Change downloads settings name back to "Downloads"

This commit is contained in:
schroda
2025-03-17 00:45:50 +01:00
parent 180b975063
commit 2fead95c15
4 changed files with 7 additions and 4 deletions

View File

@@ -69,7 +69,7 @@ const navbarItems: Array<NavbarItem> = [
},
{
path: AppRoutes.downloads.path,
title: 'download.title',
title: 'download.title.queue',
SelectedIconComponent: GetAppIcon,
IconComponent: GetAppOutlinedIcon,
show: 'desktop',