Skip to content
Snippets Groups Projects
Commit 73aa9153 authored by HJ's avatar HJ :fire:
Browse files

cleanup

parent 4b25475b
Branches
No related tags found
No related merge requests found
......@@ -463,8 +463,6 @@ export default {
}
}
console.log(version)
// Stuff that differs between V1 and V2
if (version === 1) {
this.fgColorLocal = rgb2hex(colors.btn)
......
......@@ -508,7 +508,6 @@ const setPreset = (val, commit) => {
}
}
console.log(data)
// This is a hack, this function is only called during initial load.
// We want to cancel loading the theme from config.json if we're already
// loading a theme from the persisted state.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment