mirror of
https://github.com/aykhans/slash-e.git
synced 2025-09-06 01:04:19 +00:00
feat: add workspace setting section
This commit is contained in:
1
web/src/types/modules/system.d.ts
vendored
1
web/src/types/modules/system.d.ts
vendored
@@ -5,4 +5,5 @@ interface Profile {
|
||||
|
||||
interface SystemStatus {
|
||||
profile: Profile;
|
||||
disallowSignUp: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user