From 09f3fc957cf75cd28334a027580fa0e497e081fb Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sun, 12 Jan 2025 03:01:17 -0700 Subject: [PATCH] Fix issue --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index c7ceccc..235c1a5 100644 --- a/index.js +++ b/index.js @@ -512,7 +512,7 @@ xmpp.on("stanza", (stanza) => { }, { name: "Minimum Priority", - value: row.minPriority.toString() + value: row.minPriority.toString() || "None" } ], color: 0x00ff00