summaryrefslogtreecommitdiffstats
path: root/src/components/AdminSettings.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/AdminSettings.vue')
-rw-r--r--src/components/AdminSettings.vue3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/AdminSettings.vue b/src/components/AdminSettings.vue
index 415048ce..32ad9a64 100644
--- a/src/components/AdminSettings.vue
+++ b/src/components/AdminSettings.vue
@@ -24,8 +24,7 @@
<div id="contacts" class="section">
<h2>{{ t('contacts', 'Contacts') }}</h2>
<p>
- <input
- id="allow-social-sync"
+ <input id="allow-social-sync"
v-model="allowSocialSync"
type="checkbox"
class="checkbox"