1. 隐藏 remux

2. 改变favicon
This commit is contained in:
celebrateyang 2024-10-17 12:21:47 +08:00
parent 641ab6bbbe
commit 53493d5c56
2 changed files with 2 additions and 2 deletions

View File

@ -32,9 +32,9 @@
<SidebarTab tabName="save" tabLink="/"> <SidebarTab tabName="save" tabLink="/">
<IconDownload /> <IconDownload />
</SidebarTab> </SidebarTab>
<SidebarTab tabName="remux" tabLink="/remux" beta> <!--<SidebarTab tabName="remux" tabLink="/remux" beta>
<IconRepeat /> <IconRepeat />
</SidebarTab> </SidebarTab>-->
</div> </div>
<div id="sidebar-info" class="sidebar-inner-container"> <div id="sidebar-info" class="sidebar-inner-container">
<SidebarTab tabName="settings" tabLink={settingsLink}> <SidebarTab tabName="settings" tabLink={settingsLink}>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB