mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-25 08:06:51 +00:00
Fix typo in analytics
This commit is contained in:
@@ -136,7 +136,7 @@ export namespace Analytics {
|
||||
}
|
||||
|
||||
export function redoGenerator(file_type: string, history: number, method: Method) {
|
||||
event(ID_GENERATOR, 'undo', legacyMethod(method))
|
||||
event(ID_GENERATOR, 'redo', legacyMethod(method))
|
||||
gtag('event', 'redo_generator', {
|
||||
file_type,
|
||||
history,
|
||||
|
||||
Reference in New Issue
Block a user