mirror of
https://github.com/aykhans/slash-e.git
synced 2025-09-06 01:04:19 +00:00
chore: rename status to profile
This commit is contained in:
2
web/src/types/modules/system.d.ts
vendored
2
web/src/types/modules/system.d.ts
vendored
@@ -3,7 +3,7 @@ interface Profile {
|
||||
version: string;
|
||||
}
|
||||
|
||||
interface SystemStatus {
|
||||
interface WorkspaceProfile {
|
||||
profile: Profile;
|
||||
disallowSignUp: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user