Skip to content

Commit 877f9f5

Browse files
author
FalkWolsky
committed
Add Support as App Category
1 parent b6e1e2c commit 877f9f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/packages/lowcoder/src/constants/applicationConstants.ts

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export enum AppTypeEnum {
1616
}
1717

1818
export enum ApplicationCategoriesEnum {
19+
SUPPORT = "Support",
1920
BUSINESS = "Business",
2021
DASHBOARD = "Dashboards & Reporting",
2122
SLIDES = "Slides & Presentations",

0 commit comments

Comments
 (0)