case 4459
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sockeye",
|
||||
"version": "8.0.5",
|
||||
"version": "8.0.6",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default {
|
||||
version: "8.0.5",
|
||||
version: "8.0.6",
|
||||
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
|
||||
};
|
||||
|
||||
@@ -1273,6 +1273,7 @@ export default {
|
||||
this.obj.licenseExpire = null;
|
||||
this.obj.created = window.$gz.locale.nowUTC8601String();
|
||||
this.obj.notificationSent = false;
|
||||
this.obj.renewal=true;
|
||||
// this.obj.name = `${this.obj.name} - ${window.$gz.translation.get(
|
||||
// "Copy"
|
||||
// )}`;
|
||||
|
||||
Reference in New Issue
Block a user