Many fixes and instance queuing notification

This commit is contained in:
Natsumi
2023-06-04 10:58:21 +12:00
parent 11d92cabba
commit 61fa42f897
6 changed files with 194 additions and 34 deletions

View File

@@ -580,6 +580,9 @@ Vue.component('marquee-text', MarqueeText);
case 'group.joinRequest':
text = escapeTag(noty.message);
break;
case 'group.queueReady':
text = escapeTag(noty.message);
break;
case 'PortalSpawn':
if (noty.displayName) {
text = `<strong>${