mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
refactor: add @filterable tag to filterable properties
This commit is contained in:
@@ -47,6 +47,7 @@ export interface SCStudyModuleWithoutReferences
|
||||
/**
|
||||
* Majors that this study module is meant for
|
||||
*
|
||||
* @filterable
|
||||
* @keyword
|
||||
*/
|
||||
majors: string[];
|
||||
|
||||
Reference in New Issue
Block a user