mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-11 01:00:07 +09:00
Clean up
This commit is contained in:
parent
44d7652171
commit
54779b25f5
@ -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 New Issue
Block a user