Adds an add gamenight control and fixes the fetch gamenight Effect,

Introduces an infinite fetch gamenights loop
This commit is contained in:
2022-04-29 22:40:10 +02:00
parent bf796201bf
commit 2cfaf2b4cc
10 changed files with 189 additions and 20 deletions

View File

@@ -40,6 +40,7 @@
]
},
"devDependencies": {
"dotenv-cli": "^5.1.0",
"npm-watch": "^0.11.0"
}
}