feat: new settings popup

This commit is contained in:
2026-07-24 10:08:03 +09:30
parent b5347e2732
commit 928f05ec8e
12 changed files with 662 additions and 354 deletions
@@ -128,7 +128,8 @@
const openStorePage = async () => {
const { OpenStorePage } = await import('@/seqta/ui/renderStore')
OpenStorePage()
closeExtensionPopup()
await OpenStorePage()
}
const openThemeCreator = async (themeId?: string) => {