Custom this
BotCommand #48
1 changed files with 1 additions and 1 deletions
|
@ -57,6 +57,6 @@ pub async fn init(mgr: &Arc<ModulesManager>) {
|
|||
Broadcaster
|
||||
],
|
||||
}
|
||||
.add_to_modmgr(Arc::clone(&mgr))
|
||||
.add_to_modmgr(Arc::clone(mgr))
|
||||
.await;
|
||||
}
|
Loading…
Reference in a new issue