(feat): crypto migrations

This commit is contained in:
Alois 2026-07-05 21:45:44 +02:00
commit caa0572c3a
6 changed files with 890 additions and 255 deletions

View file

@ -3,3 +3,4 @@ pub mod chats_util;
pub mod communities_util;
pub mod config_util;
pub mod db;
pub mod e2ee_storage;