Skip to content
Snippets Groups Projects
Commit 54779b25 authored by syuilo's avatar syuilo
Browse files

Clean up

parent 44d76521
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,6 @@ export default Vue.extend({
applyTheme(this.themes.find(x => x.id === this.theme));
},
wallpaper() {
if (this.wallpaper == null) {
localStorage.removeItem('wallpaper');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment