🎨 Refactor App + add an empty ChatsWindow in a dedicated window

This commit is contained in:
2023-08-16 21:06:28 +02:00
parent 2159c6adeb
commit 60f2466411
5 changed files with 42 additions and 13 deletions

View File

@@ -0,0 +1 @@
pub mod chats_window;