Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WDaan committed Apr 6, 2021
1 parent 0960962 commit f9567f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Modals/SettingsModal/SettingsModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
Tags & Categories
</v-tab>
</v-tabs>
<v-tabs-items v-model="tab" touchless">
<v-tabs-items v-model="tab" touchless>
<v-tab-item value="downloads">
<Downloads :is-active="tab === 'downloads'" />
</v-tab-item>
Expand Down

0 comments on commit f9567f9

Please sign in to comment.