mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-08 22:53:24 +00:00
Add new google analytics key
This commit is contained in:
@@ -8,7 +8,7 @@ Vue.config.productionTip = false;
|
||||
Vue.use(VueClipboard);
|
||||
|
||||
Vue.use(VueAnalytics, {
|
||||
id: 'UA-161702225-3'
|
||||
id: 'UA-167213766-1'
|
||||
});
|
||||
|
||||
Vue.filter('toId', (componentName) => {
|
||||
|
||||
Reference in New Issue
Block a user