mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: add memo location setting
This commit is contained in:
@@ -109,6 +109,8 @@ message WorkspaceMemoRelatedSetting {
|
||||
bool enable_link_preview = 6;
|
||||
// enable_comment enables comment.
|
||||
bool enable_comment = 7;
|
||||
// enable_location enables setting location for memo.
|
||||
bool enable_location = 8;
|
||||
}
|
||||
|
||||
message GetWorkspaceSettingRequest {
|
||||
|
Reference in New Issue
Block a user