add ack for quiet mode

This commit is contained in:
JQ
2025-05-30 22:55:53 -07:00
parent f69efaf027
commit cf171af72c
2 changed files with 12 additions and 2 deletions

View File

@@ -17,7 +17,8 @@
contactMessage,
channelMessage,
roomMessage,
newContactMessage
newContactMessage,
ack
};
class UITask {