From 77bb0b553062b91a69fbf92ce7540565f098951f Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 28 Feb 2022 18:23:32 +0200 Subject: lint --- src/components/settings_modal/tabs/general_tab.vue | 167 +++++++++++++++------ 1 file changed, 121 insertions(+), 46 deletions(-) (limited to 'src/components/settings_modal/tabs/general_tab.vue') diff --git a/src/components/settings_modal/tabs/general_tab.vue b/src/components/settings_modal/tabs/general_tab.vue index 7944b03c..d4196c3d 100644 --- a/src/components/settings_modal/tabs/general_tab.vue +++ b/src/components/settings_modal/tabs/general_tab.vue @@ -27,7 +27,7 @@
  • - + {{ $t('settings.streaming') }}
    • - + {{ $t('settings.useStreamingApi') }}
      @@ -54,22 +57,34 @@
    • - + {{ $t('settings.virtual_scrolling') }}
    • - + {{ $t('settings.always_show_post_button') }}
    • - + {{ $t('settings.autohide_floating_post_button') }}
    • - + {{ $t('settings.hide_shoutbox') }}
    • @@ -84,18 +99,28 @@
    • - + {{ $t('settings.emoji_reactions_on_timeline') }}
    • - + {{ $t('settings.no_rich_text_description') }}
    • {{ $t('settings.attachments') }}

    • - + {{ $t('settings.use_contain_fit') }}
    • @@ -107,7 +132,8 @@
      • {{ $t('settings.preload_images') }} @@ -115,7 +141,8 @@
      • {{ $t('settings.use_one_click_nsfw') }} @@ -123,7 +150,10 @@
    • - + {{ $t('settings.loop_video') }}
      • {{ $t('settings.loop_video_silent_only') }} @@ -147,7 +178,10 @@
    • - + {{ $t('settings.play_videos_in_modal') }}
    • @@ -165,51 +199,74 @@ class="setting-list suboptions" >
    • - + {{ $t('settings.mention_link_show_tooltip') }}
    -
  • - - {{ $t('settings.use_at_icon') }} - -
  • -
  • - - {{ $t('settings.mention_link_show_avatar') }} - -
  • -
  • - - {{ $t('settings.mention_link_fade_domain') }} - -
  • -
  • - - {{ $t('settings.mention_link_bolden_you') }} - -
  • -

    {{ $t('settings.fun') }}

  • - + + {{ $t('settings.use_at_icon') }} + +
  • +
  • + + {{ $t('settings.mention_link_show_avatar') }} + +
  • +
  • + + {{ $t('settings.mention_link_fade_domain') }} + +
  • +
  • + + {{ $t('settings.mention_link_bolden_you') }} + +
  • +

    + {{ $t('settings.fun') }} +

    +
  • + {{ $t('settings.greentext') }}
  • - + {{ $t('settings.show_yous') }}
  • -
    +

    {{ $t('settings.composing') }}

    • - + {{ $t('settings.scope_copy') }}
    • - + {{ $t('settings.subject_input_always_show') }}
    • @@ -255,22 +318,34 @@
    • - + {{ $t('settings.minimal_scopes_mode') }}
    • - + {{ $t('settings.always_show_post_button') }}
    • - + {{ $t('settings.autohide_floating_post_button') }}
    • - + {{ $t('settings.pad_emoji') }}
    • -- cgit v1.2.3-70-g09d2