mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 18:15:41 +00:00
Dont serialise guild parents
This commit is contained in:
@@ -440,6 +440,7 @@ export class Guild extends BaseClass {
|
||||
channel_ordering: undefined,
|
||||
discovery_weight: undefined,
|
||||
discovery_excluded: undefined,
|
||||
parent: undefined,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user