3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 23:55:02 +00:00

Update to Knub 19.1.1 and update plugins accordingly

This commit is contained in:
Dragory 2019-04-13 01:44:18 +03:00
parent 723b41fa24
commit 289b425a25
24 changed files with 349 additions and 410 deletions

View file

@ -26,8 +26,6 @@ export class PersistPlugin extends ZeppelinPlugin<IPersistPluginConfig> {
persist_nicknames: false,
persist_voice_mutes: false,
},
permissions: {},
};
}