HJ 2 роки тому
батько
коміт
b319c0c72b

+ 0 - 1
src/components/settings_modal/tabs/theme_tab/theme_tab.js

@@ -381,7 +381,6 @@ export default {
     },
     isActive () {
       const tabSwitcher = this.$parent
-      console.log(this.$parent)
       return tabSwitcher ? tabSwitcher.isActive('theme') : false
     }
   },