mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 16:21:25 +02:00
Refactor into grpc events
This commit is contained in:
@@ -48,7 +48,7 @@ export const SidebarActions = memo(function SidebarActions() {
|
||||
},
|
||||
{
|
||||
key: 'create-grpc-request',
|
||||
label: 'GRPC Call',
|
||||
label: 'gRPC Call',
|
||||
onSelect: () => createGrpcRequest.mutate({}),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user