This commit is contained in:
parent
2928e1e5c1
commit
df9dfadaaf
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ pub type BotAR = Arc<RwLock<BotInstance>>;
|
||||||
|
|
||||||
use casual_logger::{Level, Log};
|
use casual_logger::{Level, Log};
|
||||||
|
|
||||||
// Cweamcat can cweam on me - Force
|
// Cweamcat can cweam on me - Forcen
|
||||||
|
|
||||||
#[tokio::main]
|
#[tokio::main]
|
||||||
pub async fn main() {
|
pub async fn main() {
|
||||||
|
|
Loading…
Reference in a new issue