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