Add Advert sound and settings

This commit is contained in:
vanous
2026-06-04 09:28:41 +02:00
parent 49536cb3a5
commit 0630e127d4
7 changed files with 46 additions and 14 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ enum class UIEventType {
contactMessage,
channelMessage,
roomMessage,
newContactMessage,
advertReceived,
ack
};