Explorar o código

Remove debugging code

HJ %!s(int64=2) %!d(string=hai) anos
pai
achega
b319c0c72b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/components/settings_modal/tabs/theme_tab/theme_tab.js

+ 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
     }
   },