web/settings: rename "downloading" to "metadata"
am i future proofing for more stuff there? maybe
This commit is contained in:
@@ -64,8 +64,8 @@
|
||||
iconColor="orange"
|
||||
/>
|
||||
<PageNavTab
|
||||
path="/settings/download"
|
||||
title={$t("settings.page.download")}
|
||||
path="/settings/metadata"
|
||||
title={$t("settings.page.metadata")}
|
||||
icon={IconFileDownload}
|
||||
iconColor="green"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user