[Update] Config Page: Add Supporters Section. -2024.12

This commit is contained in:
Sakamoto Shiina
2024-12-26 06:42:57 +09:00
parent 01bff554e6
commit fcdb38c9cf
39 changed files with 269 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ export const SidebarSection = () => {
<Tab tab_id="advanced_settings" />
</div>
<div className={styles.separated_tabs_wrapper}>
<Tab tab_id="supporters" />
<Tab tab_id="about_vrct" />
</div>
</div>