mirror of
https://github.com/aykhans/slash-e.git
synced 2026-04-21 22:10:02 +00:00
feat: add workspace setting section
This commit is contained in:
Vendored
+1
@@ -5,4 +5,5 @@ interface Profile {
|
||||
|
||||
interface SystemStatus {
|
||||
profile: Profile;
|
||||
disallowSignUp: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user