Crisp fix (#42)
This commit is contained in:
5
resources/js/plugins/vue-plugins.js
vendored
5
resources/js/plugins/vue-plugins.js
vendored
@@ -1,12 +1,7 @@
|
||||
import Vue from 'vue'
|
||||
|
||||
import PortalVue from 'portal-vue'
|
||||
|
||||
import Notifications from "vt-notifications"
|
||||
|
||||
Vue.use(PortalVue)
|
||||
Vue.use(Notifications)
|
||||
|
||||
Vue.prototype.$getCrisp = () => {
|
||||
return window.$crisp
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user