this also ain't needed
All checks were successful
Build / build (pull_request) Successful in 54s

This commit is contained in:
Sainan 2025-06-25 05:38:32 +02:00
parent 079a0fc423
commit 519bea2aa3

View File

@ -152,9 +152,9 @@ export interface IMailboxClient {
LastInboxId: IOid; LastInboxId: IOid;
} }
export interface IMailboxDatabase { /*export interface IMailboxDatabase {
LastInboxId: Types.ObjectId; LastInboxId: Types.ObjectId;
} }*/
export type TSolarMapRegion = export type TSolarMapRegion =
| "Earth" | "Earth"