mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-23 21:34:24 +00:00
chore: fix view shortcut activity
This commit is contained in:
@@ -93,6 +93,8 @@ message ListShortcutsResponse {
|
||||
|
||||
message GetShortcutRequest {
|
||||
string name = 1;
|
||||
|
||||
bool record_view = 2;
|
||||
}
|
||||
|
||||
message GetShortcutResponse {
|
||||
|
Reference in New Issue
Block a user