wip: refactor

This commit is contained in:
reya
2024-12-04 14:52:40 +07:00
parent 03b8004304
commit c8315a2f93
16 changed files with 463 additions and 615 deletions
+1
View File
@@ -9,6 +9,7 @@ use components::{
use gpui::*;
use prelude::FluentBuilder;
pub mod rooms;
pub mod welcome;
actions!(block, [PanelInfo]);