logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 653a762c21270bc74fd4da8bf49ec1c7d8f69df2
parent 22af78c7f421a1b62e5149a7ea95d789493e382d
Author: Tusooa Zhu <tusooa@kazv.moe>
Date:   Mon,  9 May 2022 00:40:39 -0400

Make lint happy

Diffstat:

Msrc/components/settings_modal/tabs/data_import_export_tab.vue2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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>