chore: fix create shortcut view activity

This commit is contained in:
Steven
2023-12-24 00:22:03 +08:00
parent 546d87ca0b
commit 9259a85e69
12 changed files with 282 additions and 195 deletions

View File

@ -93,8 +93,6 @@ message ListShortcutsResponse {
message GetShortcutRequest {
int32 id = 1;
bool record_view = 2;
}
message GetShortcutResponse {