Merge pull request #1386 from MathMan05/notiFix

This commit is contained in:
Cyber 2025-11-18 07:31:27 +01:00 committed by GitHub
commit a11df383bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -358,7 +358,7 @@ export class Member extends BaseClassWithoutId {
hide_muted_channels: false,
notify_highlights: 0,
channel_overrides: {},
message_notifications: 0,
message_notifications: guild.default_message_notifications,
mobile_push: true,
muted: false,
suppress_everyone: false,