mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 05:00:18 +00:00
Update ready event
This commit is contained in:
parent
214dff29d5
commit
0ee3ca5e08
@ -89,7 +89,7 @@ module.exports = {
|
||||
}, 5000);
|
||||
|
||||
setTimeout(function () {
|
||||
if(client.stations.list) {
|
||||
if(client.stations) {
|
||||
/*MAINTENANCE MODE*/
|
||||
client.funcs.logger("Maintenance Mode", "Disabled");
|
||||
client.config.maintenanceMode = false;
|
||||
|
Loading…
Reference in New Issue
Block a user