default to default notification value on guild join

This commit is contained in:
MathMan05
2025-11-17 17:23:52 -06:00
parent f2ca937339
commit d0830147ab
+1
View File
@@ -742,6 +742,7 @@ class Localuser {
divy,
document.getElementById("bottomseparator"),
);
guildy.message_notifications = guildy.properties.default_message_notifications;
})();
break;
case "MESSAGE_REACTION_ADD":