Small fix for version info
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -13,6 +13,7 @@ export let mermaidVersion = pkg.version
|
||||
|
||||
onMount(async () => {
|
||||
ga('send', 'pageview');
|
||||
ga('send', 'event', 'version', mermaidVersion, mermaidVersion);
|
||||
fromUrl(params.data);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user