chore: refactor chat panel

This commit is contained in:
2025-02-12 13:42:28 +07:00
parent 140a16e617
commit d63b6f1047
11 changed files with 497 additions and 524 deletions

View File

@@ -1,4 +1,5 @@
pub mod constants;
pub mod last_seen;
pub mod profile;
pub mod qr;
pub mod utils;