mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-14 03:50:18 +00:00
Update ready.js
This commit is contained in:
parent
88fdad4ab9
commit
a20e7a1c8e
@ -108,7 +108,7 @@ module.exports = {
|
|||||||
if(client.stations) {
|
if(client.stations) {
|
||||||
/*MAINTENANCE MODE*/
|
/*MAINTENANCE MODE*/
|
||||||
client.funcs.logger("Maintenance Mode", "Disabled");
|
client.funcs.logger("Maintenance Mode", "Disabled");
|
||||||
client.config.maintenance = false;
|
client.config.maintenanceMode = false;
|
||||||
}
|
}
|
||||||
}, 10000);
|
}, 10000);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user