mirror of
https://github.com/aykhans/slash-e.git
synced 2025-06-15 12:27:49 +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