mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
add comment regarding future features
This commit is contained in:
@@ -7,3 +7,5 @@ export interface IParkingStructure extends IEntityWithOptionalTimestamp, IEntity
|
|||||||
coordinates: ICoordinates;
|
coordinates: ICoordinates;
|
||||||
name: string;
|
name: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// In the future, add support for viewing different levels of the structure
|
||||||
|
|||||||
Reference in New Issue
Block a user