mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Clean up
This commit is contained in:
parent
0d7886077e
commit
068dc29602
1 changed files with 0 additions and 1 deletions
|
@ -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');
|
||||
|
|
Loading…
Reference in a new issue