fix inboxTypes
This commit is contained in:
parent
ebc6d90261
commit
bca0ebba35
@ -47,7 +47,7 @@ export interface IInboxReponseClient {
|
|||||||
url?: string;
|
url?: string;
|
||||||
highPriority: boolean;
|
highPriority: boolean;
|
||||||
lowPrioNewPlayers?: boolean;
|
lowPrioNewPlayers?: boolean;
|
||||||
CrossPlatform?: boolean
|
CrossPlatform?: boolean;
|
||||||
date: IMongoDate;
|
date: IMongoDate;
|
||||||
r: boolean;
|
r: boolean;
|
||||||
countedAtt?: ICountedAttDatabase[];
|
countedAtt?: ICountedAttDatabase[];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user