mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-03 20:21:40 +00:00
chore: tweak feature matrix
This commit is contained in:
@ -42,6 +42,8 @@ message WorkspaceProfile {
|
||||
string owner = 6;
|
||||
// The workspace branding.
|
||||
bytes branding = 7;
|
||||
// The workspace available features.
|
||||
repeated string features = 8;
|
||||
}
|
||||
|
||||
message WorkspaceSetting {
|
||||
|
Reference in New Issue
Block a user