mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-02-12 06:47:06 +08:00
feat: default hidden downloader page
This commit is contained in:
@@ -64,6 +64,7 @@ const items = [
|
||||
icon: Download,
|
||||
label: () => t('sidebar.downloader'),
|
||||
path: '/downloader',
|
||||
hidden: localStorage.getItem('enable_downloader_iframe') !== '1',
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
|
||||
Reference in New Issue
Block a user