main #21

Open
ChrisChrome wants to merge 45 commits from main into shard-test
Showing only changes of commit 09f3fc957c - Show all commits

View file

@ -512,7 +512,7 @@ xmpp.on("stanza", (stanza) => {
}, },
{ {
name: "Minimum Priority", name: "Minimum Priority",
value: row.minPriority.toString() value: row.minPriority.toString() || "None"
} }
], ],
color: 0x00ff00 color: 0x00ff00