mirror of
https://github.com/aykhans/slash-e.git
synced 2025-06-14 03:47:50 +00:00
chore: update user checks
This commit is contained in:
@ -985,8 +985,9 @@
|
||||
|
||||
| Field | Type | Label | Description |
|
||||
| ----- | ---- | ----- | ----------- |
|
||||
| mode | [string](#string) | | |
|
||||
| enable_signup | [bool](#bool) | | |
|
||||
| mode | [string](#string) | | Current workspace mode: dev, prod. |
|
||||
| plan | [PlanType](#slash-api-v2-PlanType) | | The workspace plan. |
|
||||
| enable_signup | [bool](#bool) | | Whether to enable other users to sign up. |
|
||||
| custom_style | [string](#string) | | The custom style. |
|
||||
| custom_script | [string](#string) | | The custom script. |
|
||||
|
||||
|
Reference in New Issue
Block a user