INIT Refactor Workspaces #12
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ pub type BotAR = Arc<RwLock<BotInstance>>;
|
|||
|
||||
use casual_logger::{Level,Log};
|
||||
|
||||
// smol
|
||||
|
||||
#[tokio::main]
|
||||
pub async fn main() {
|
||||
|
||||
|
|
Loading…
Reference in a new issue