forked from GitHub/dbot
HA
This commit is contained in:
parent
554a9e995b
commit
a97bda3c20
@ -54,7 +54,7 @@ var admin = function(dbot) {
|
||||
|
||||
this.onLoad = function() {
|
||||
dbot.api.timers.addTimer(60000, function() {
|
||||
dbot.save();
|
||||
dbot.save(function() {});
|
||||
});
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user