This commit is contained in:
@@ -244,6 +244,9 @@ Vue.prototype.$ay = {
|
||||
},
|
||||
cur: function(value) {
|
||||
return locale.currencyLocalized(value);
|
||||
},
|
||||
util: function() {
|
||||
return gzutil;
|
||||
}
|
||||
};
|
||||
//disable the devtools nag
|
||||
|
||||
Reference in New Issue
Block a user