mirror of
https://git.fuwafuwa.moe/SMLoadrDev/SMLoadr
synced 2024-11-16 22:44:32 +01:00
Save config after loading to add new parameters
This commit is contained in:
parent
afca360cee
commit
44e37986ff
@ -16,6 +16,7 @@ module.exports = class ConfigService {
|
||||
};
|
||||
|
||||
this.loadConfig();
|
||||
this.saveConfig();
|
||||
}
|
||||
|
||||
loadConfig() {
|
||||
|
Loading…
Reference in New Issue
Block a user