style(main): adding the indentation for align all GatewayIntent
This commit is contained in:
parent
6f7fd043d2
commit
0ff9aa4340
1 changed files with 15 additions and 12 deletions
|
|
@ -1,5 +1,8 @@
|
|||
mod commands;
|
||||
mod database;
|
||||
mod events;
|
||||
mod models;
|
||||
mod utils;
|
||||
|
||||
use events::Bot;
|
||||
use serenity::all::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue