frontend-roles-ux
This commit is contained in:
@@ -25,7 +25,7 @@ dp = Dispatcher()
|
||||
api = ApiClient()
|
||||
|
||||
APPROVED_SERVICE_STATUSES = {"approved", "verified"}
|
||||
STO_WORKPLACE_ROLES = {"owner", "mechanic"}
|
||||
STO_WORKPLACE_ROLES = {"owner", "manager", "receptionist", "mechanic"}
|
||||
|
||||
|
||||
def webapp_url(path: str = "") -> str:
|
||||
|
||||
Reference in New Issue
Block a user