improve logging

This commit is contained in:
les
2021-04-28 12:44:26 +02:00
parent f7ba790398
commit 5f8bbd68c8
16 changed files with 63 additions and 39 deletions

View File

@@ -117,7 +117,6 @@ export default {
this.setSetting({ key: 'footerLinks', value: [{ href: '/about', label: 'about' }] })
},
forceLogoReload () {
this.$refs.upload.reset()
this.logoKey++
},
resetLogo (e) {