feat: experimental toggle for icons, left off for now (#237)
* feat: temporary removal of waitlist etc * feat: experimental toggle for icons for now * feat: popupmain toggle * feat: cal header toggle * feat: adjusted course cell for toggle * feat: fine it'll be a constant * chore: lint * feat: other experimental options
This commit is contained in:
3
src/shared/util/experimental.ts
Normal file
3
src/shared/util/experimental.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const enableCourseStatusChips: boolean = false;
|
||||
export const constenableSettingsPage: boolean = false;
|
||||
export const enableCourseRefreshing: boolean = false;
|
||||
Reference in New Issue
Block a user