mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-20 22:07:15 +00:00
chore: tweak wording
This commit is contained in:
parent
970bd9afb0
commit
a4408bff0e
@ -179,7 +179,7 @@ func (s *APIV1Service) CreateShortcut(ctx context.Context, request *apiv1pb.Crea
|
||||
response := &apiv1pb.CreateShortcutResponse{
|
||||
Shortcut: composedShortcut,
|
||||
}
|
||||
metric.Enqueue("Shortcut create")
|
||||
metric.Enqueue("shortcut create")
|
||||
return response, nil
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user