rename event
This commit is contained in:
parent
264ade4630
commit
a35d26dd89
|
@ -26,7 +26,7 @@
|
|||
notifier.success(`Your Deployment is Complete.`)
|
||||
deployed = true
|
||||
loading = false
|
||||
analytics.captureEvent("deployment", {
|
||||
analytics.captureEvent("web_app_deployment", {
|
||||
appId,
|
||||
})
|
||||
} catch (err) {
|
||||
|
|
Loading…
Reference in New Issue