mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 20:28:00 +00:00
feat: update workspace profile
This commit is contained in:
@ -41,6 +41,9 @@ message WorkspaceProfile {
|
||||
string custom_script = 6;
|
||||
// The url of custom favicon provider.
|
||||
string favicon_provider = 7;
|
||||
// The owner name.
|
||||
// Format: "users/{id}"
|
||||
string owner = 8;
|
||||
}
|
||||
|
||||
message WorkspaceSetting {
|
||||
|
Reference in New Issue
Block a user