reenable rooms timer
This commit is contained in:
parent
39b90dff95
commit
e187315c4a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
timers = {
|
||||
backup.enable = true;
|
||||
rooms.enable = false;
|
||||
rooms.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue