🐛 fix Activity Model
This commit is contained in:
parent
9c62b43664
commit
166a28a778
@ -120,7 +120,7 @@ export const ActivityBodySchema = {
|
||||
$match: String,
|
||||
},
|
||||
$instance: Boolean,
|
||||
$flags: Types.Long,
|
||||
$flags: BigInt,
|
||||
};
|
||||
|
||||
export enum ActivityType {
|
||||
|
Loading…
x
Reference in New Issue
Block a user