[Fix] Communities should be stored and loaded propperly

This commit is contained in:
Alex Emmet 2026-03-31 00:00:45 +02:00
commit c6a59abd25
4 changed files with 132 additions and 7 deletions

View file

@ -1,5 +1,6 @@
pub mod chat_files;
pub mod chats_util;
pub mod communities_util;
pub mod config_util;
pub mod crypto_helper;
pub mod crypto_util;