aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-05-09 00:40:39 -0400
committerTusooa Zhu <tusooa@kazv.moe>2022-05-09 00:42:24 -0400
commit653a762c21270bc74fd4da8bf49ec1c7d8f69df2 (patch)
tree5bfa4bbcc06489752a3f96af572da8b1836de807
parent22af78c7f421a1b62e5149a7ea95d789493e382d (diff)
Make lint happy
-rw-r--r--src/components/settings_modal/tabs/data_import_export_tab.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/settings_modal/tabs/data_import_export_tab.vue b/src/components/settings_modal/tabs/data_import_export_tab.vue
index 06548390..e3b7f407 100644
--- a/src/components/settings_modal/tabs/data_import_export_tab.vue
+++ b/src/components/settings_modal/tabs/data_import_export_tab.vue
@@ -60,7 +60,7 @@
<thead>
<tr>
<th>{{ $t('settings.account_backup_table_head') }}</th>
- <th></th>
+ <th />
</tr>
</thead>
<tbody>