some stuff

This commit is contained in:
2026-04-03 22:52:06 +02:00
parent 0c723702f2
commit 0d6b89a7d3
15 changed files with 137 additions and 192 deletions
+1 -3
View File
@@ -187,6 +187,4 @@ if (configExists()) {
}
module.exports = {
configName, serverConfig, configUpdate, configSave, configExists, configPath
};
module.exports = { configName, serverConfig, configUpdate, configSave, configExists, configPath };