mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-07 13:42:34 +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