mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
refactor: add @filterable tag to filterable properties
This commit is contained in:
@@ -53,6 +53,7 @@ export interface SCBuildingWithoutReferences
|
||||
/**
|
||||
* List of floor names of the place
|
||||
*
|
||||
* @filterable
|
||||
* @keyword
|
||||
*/
|
||||
floors?: string[];
|
||||
|
||||
Reference in New Issue
Block a user