Added viewing of saved messages

This commit is contained in:
2026-01-06 01:15:23 +01:00
parent 7dccc50b87
commit 0bf6e710d4
3 changed files with 109 additions and 24 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ typedef enum {
List_clients,
Mute,
Unmute,
Signal
Signal,
Inbox
} CommandType;
typedef enum {