This commit is contained in:
HeroChris
2023-09-15 19:52:54 +02:00
commit f8951522bb
17 changed files with 271 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"values": [
"herohost:init"
]
}

View File

@ -0,0 +1,5 @@
{
"values": [
"herohost:main"
]
}