chore: format

This commit is contained in:
ThatOneCalculator 2023-04-22 22:43:00 -07:00
parent 94b496fd83
commit dd6f510037
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -4,7 +4,10 @@
<template #header style="margin: 10px; top: 62px">
<MkTab v-model="tab" style="margin-bottom: var(--margin)">
<option value="hot">{{ i18n.ts._timelines.hot }}</option>
<option v-if="isRecommendedTimelineAvailable" value="recommended">
<option
v-if="isRecommendedTimelineAvailable"
value="recommended"
>
{{ i18n.ts._timelines.recommended }}
</option>
<option v-if="isGlobalTimelineAvailable" value="global">