mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
remove dup key
This commit is contained in:
parent
ae32990e08
commit
77518364e9
1 changed files with 0 additions and 4 deletions
|
@ -38,10 +38,6 @@ export default {
|
||||||
const appInfo = this.$store.getters.getAppInfo;
|
const appInfo = this.$store.getters.getAppInfo;
|
||||||
return appInfo.demoStatus;
|
return appInfo.demoStatus;
|
||||||
},
|
},
|
||||||
demo() {
|
|
||||||
const appInfo = this.$store.getters.getAppInfo;
|
|
||||||
return appInfo.demoStatus;
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
|
|
||||||
created() {
|
created() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue