mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 18:08:11 +09:00
chore: remove links
This commit is contained in:
@@ -38,7 +38,7 @@ export function trackEvent({
|
||||
}
|
||||
|
||||
export function sendQueryEvent(query: string): void {
|
||||
trackEvent({category: 'Search', action: 'Search New Word', label: query});
|
||||
trackEvent({category: 'Search', action: 'Invoke New Search', label: query});
|
||||
}
|
||||
|
||||
export function sendGettingStartedEvent(): void {
|
||||
|
Reference in New Issue
Block a user