mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-09-01 20:18:29 +00:00
default to default notification value on guild join
This commit is contained in:
@@ -742,6 +742,7 @@ class Localuser {
|
||||
divy,
|
||||
document.getElementById("bottomseparator"),
|
||||
);
|
||||
guildy.message_notifications = guildy.properties.default_message_notifications;
|
||||
})();
|
||||
break;
|
||||
case "MESSAGE_REACTION_ADD":
|
||||
|
||||
Reference in New Issue
Block a user