Merge pull request 'temptest' (#16) from temp into main
Some checks failed
ci/woodpecker/push/cargo-checks Pipeline failed
Some checks failed
ci/woodpecker/push/cargo-checks Pipeline failed
Reviewed-on: #16
This commit is contained in:
commit
1cab61e41d
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