diff --git a/interface/src/components/gora-detail.vue b/interface/src/components/gora-detail.vue index 413562a..64a8a3f 100644 --- a/interface/src/components/gora-detail.vue +++ b/interface/src/components/gora-detail.vue @@ -47,7 +47,7 @@

{{ theGora.name }} - + (x{{ myStack.has }}) You have {{ myStack.has }} of these @@ -73,7 +73,7 @@
- + mdi-eye @@ -82,7 +82,7 @@ - + mdi-eye-off @@ -201,7 +201,7 @@ { + return h2.has - h.has + }) + } + return [] + }, nulStack(): Array { if (this.theGora.hasOwnProperty('nul') && this.theGora.nul !== null) { return this.theGora.nul diff --git a/interface/src/components/mine/my-one-manage.vue b/interface/src/components/mine/my-one-manage.vue index 6e52511..e1d9937 100644 --- a/interface/src/components/mine/my-one-manage.vue +++ b/interface/src/components/mine/my-one-manage.vue @@ -177,7 +177,7 @@ { + return h2.has - h.has + }) + } + return [] + }, nulStack(): Array { if (this.theGora.hasOwnProperty('nul') && this.theGora.nul !== null) { return this.theGora.nul