Settings - Sound: Add Advert scope

This commit is contained in:
vanous
2026-06-07 10:53:17 +02:00
parent 7703b3ae36
commit 8e1352b24a
12 changed files with 56 additions and 21 deletions

View File

@@ -19,6 +19,8 @@ enum class UIEventType {
channelMessage,
roomMessage,
advertReceived,
advertReceivedFlood,
advertReceivedZeroHop,
ack
};