Update personalRoomsTypes.ts
fixed missing import of IPlacedDecosDatabase
This commit is contained in:
parent
b2dcee09b0
commit
48d7f4edba
@ -1,4 +1,4 @@
|
|||||||
import { IApartment, IRooms } from "@/src/types/shipTypes";
|
import { IApartment, IRooms, IPlacedDecosDatabase } from "@/src/types/shipTypes";
|
||||||
import { Model, Types } from "mongoose";
|
import { Model, Types } from "mongoose";
|
||||||
|
|
||||||
export interface IOrbiter {
|
export interface IOrbiter {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user