Skip to content

Commit

Permalink
fix: adding new restricted workspace slugs
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramveeraghanta committed Nov 20, 2024
1 parent ca91d59 commit daed58b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions apiserver/plane/utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,36 @@
"signin",
"signup",
"config",
"live",
"admin",
"m",
"import",
"importers",
"integrations",
"integration",
"configuration",
"initiatives",
"initiative",
"config",
"workflow",
"workflows",
"epics",
"epic",
"story",
"mobile",
"dashboard",
"desktop",
"onload",
"real-time",
"one",
"pages",
"mobile",
"business",
"pro",
"settings",
"monitor",
"license",
"licenses",
"instances",
"instance",
]

0 comments on commit daed58b

Please sign in to comment.