mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: remove unused user id
This commit is contained in:
@@ -15,7 +15,7 @@ service WorkspaceService {
|
||||
|
||||
message WorkspaceProfile {
|
||||
// The name of instance owner.
|
||||
// Format: "users/{id}"
|
||||
// Format: users/{user}
|
||||
string owner = 1;
|
||||
// version is the current version of instance
|
||||
string version = 2;
|
||||
|
Reference in New Issue
Block a user