mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-26 02:39:51 +00:00
🐛 fix Activity Model
This commit is contained in:
@@ -120,7 +120,7 @@ export const ActivityBodySchema = {
|
||||
$match: String,
|
||||
},
|
||||
$instance: Boolean,
|
||||
$flags: Types.Long,
|
||||
$flags: BigInt,
|
||||
};
|
||||
|
||||
export enum ActivityType {
|
||||
|
||||
Reference in New Issue
Block a user