This commit is contained in:
@@ -156,7 +156,7 @@ export default {
|
||||
mounted() {
|
||||
this.$root.$gzconfirm = this.$refs.gzconfirm.open;
|
||||
this.$root.$gznotify = this.$refs.gznotify.addNotification;
|
||||
|
||||
|
||||
//weird bastardization thing
|
||||
//basically I want to access $gz in vue components where I can't access Window
|
||||
//this smells bad but it works
|
||||
|
||||
Reference in New Issue
Block a user