mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-31 20:15:48 +00:00
Merge pull request #1386 from MathMan05/notiFix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user