Add message inspection popup

This commit is contained in:
Joscha 2022-09-09 00:01:47 +02:00
parent d92c7cb98e
commit d7e19b5eca
5 changed files with 196 additions and 8 deletions

View file

@ -1,5 +1,6 @@
mod account;
mod auth;
mod inspect;
mod links;
mod nick;
mod nick_list;