[Update] Config Page: Move and add plugin section from AdvancedSettings.

This commit is contained in:
Sakamoto Shiina
2025-05-11 16:25:02 +09:00
parent bdf59a9932
commit 8ea7fb05c0
8 changed files with 29 additions and 43 deletions

View File

@@ -12,7 +12,7 @@ export const SidebarSection = () => {
<Tab tab_id="vr" />
<Tab tab_id="others" />
<Tab tab_id="hotkeys" />
{/* <Tab tab_id="plugins" /> */}
<Tab tab_id="plugins" />
<Tab tab_id="advanced_settings" />
</div>
<div className={styles.separated_tabs_wrapper}>