diff --git a/src/components/settings_modal/admin_tabs/instance_tab.vue b/src/components/settings_modal/admin_tabs/instance_tab.vue index fc41af65..40e33495 100644 --- a/src/components/settings_modal/admin_tabs/instance_tab.vue +++ b/src/components/settings_modal/admin_tabs/instance_tab.vue @@ -58,6 +58,8 @@ LOCAL TIMELINES @@ -66,6 +68,8 @@ FED TIMELINES @@ -82,6 +86,8 @@ LOCAL PROFILES @@ -90,6 +96,8 @@ FED PROFILES @@ -106,6 +114,8 @@ LOCAL STATUSES @@ -114,6 +124,8 @@ FED STATUSES diff --git a/src/components/settings_modal/helpers/boolean_setting.vue b/src/components/settings_modal/helpers/boolean_setting.vue index 6307d526..3089c3b3 100644 --- a/src/components/settings_modal/helpers/boolean_setting.vue +++ b/src/components/settings_modal/helpers/boolean_setting.vue @@ -14,7 +14,7 @@ class="label" :class="{ 'faint': shouldBeDisabled }" > -