1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 04:56:12 +02:00
This commit is contained in:
syuilo
2020-02-18 23:16:55 +09:00
parent 44d7652171
commit 54779b25f5

View File

@@ -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');