fix hashtag not working in mention

This commit is contained in:
2021-10-12 10:38:02 +02:00
parent 7f14dbc215
commit 0d37425c32
3 changed files with 92 additions and 59 deletions
+1
View File
@@ -18,6 +18,7 @@ use crate::utils::acct_to_server;
mod command;
mod error;
#[macro_use]
mod group_handler;
mod store;
mod utils;