wip: refactor

This commit is contained in:
2025-02-03 08:23:03 +07:00
parent c982c802e2
commit d921720042
29 changed files with 534 additions and 265 deletions

View File

@@ -1,5 +1,5 @@
use app_state::registry::AppRegistry;
use chat::room::Room;
use chat_state::room::Room;
use common::{
profile::NostrProfile,
utils::{random_name, room_hash},