diff --git a/src/types/inventoryTypes/inventoryTypes.ts b/src/types/inventoryTypes/inventoryTypes.ts index 176eab2f..30aced6b 100644 --- a/src/types/inventoryTypes/inventoryTypes.ts +++ b/src/types/inventoryTypes/inventoryTypes.ts @@ -152,9 +152,9 @@ export interface IMailboxClient { LastInboxId: IOid; } -export interface IMailboxDatabase { +/*export interface IMailboxDatabase { LastInboxId: Types.ObjectId; -} +}*/ export type TSolarMapRegion = | "Earth"