fix: personalRoomsTypes.ts missing import (#136)
This commit is contained in:
parent
b2dcee09b0
commit
6a6d2cb41b
@ -1,4 +1,4 @@
|
||||
import { IApartment, IRooms } from "@/src/types/shipTypes";
|
||||
import { IApartment, IRooms, IPlacedDecosDatabase } from "@/src/types/shipTypes";
|
||||
import { Model, Types } from "mongoose";
|
||||
|
||||
export interface IOrbiter {
|
||||
|
Loading…
x
Reference in New Issue
Block a user