Damn, busy night lol
Some checks are pending
ptero-push / build (push) Waiting to run

This commit is contained in:
Christopher Cookman 2025-01-12 03:02:13 -07:00
parent 09f3fc957c
commit 00f97fd6e6

View file

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