summaryrefslogtreecommitdiff
path: root/src/client/app/mobile/views/pages/dashboard.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/app/mobile/views/pages/dashboard.vue')
-rw-r--r--src/client/app/mobile/views/pages/dashboard.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/app/mobile/views/pages/dashboard.vue b/src/client/app/mobile/views/pages/dashboard.vue
index 14779da650..53fe33ee8f 100644
--- a/src/client/app/mobile/views/pages/dashboard.vue
+++ b/src/client/app/mobile/views/pages/dashboard.vue
@@ -102,7 +102,6 @@ export default Vue.extend({
mounted() {
document.title = 'Misskey';
- document.documentElement.style.background = '#313a42';
},
methods: {