[Fix] Local & Remote message handling is now propper

This commit is contained in:
Alex Emmet 2026-04-08 09:19:45 +02:00
commit 3c11800af5
6 changed files with 176 additions and 102 deletions

View file

@ -1,5 +1,3 @@
pub mod terms_getter;
pub use terms_getter::Type as TermsType;