mirror of
https://github.com/aykhans/slash-e.git
synced 2025-06-14 03:47:50 +00:00
chore: tweak wording
This commit is contained in:
@ -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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user