This commit is contained in:
TheNetsky
2023-10-26 15:31:35 +02:00
parent e195f973cd
commit c2b68faa74
20 changed files with 1150 additions and 988 deletions

View File

@@ -64,7 +64,8 @@
},
"include": [
"src/**/*.ts",
"src/accounts.json"
"src/accounts.json",
"src/config.json"
],
"exclude": [
"node_modules"