feat: verbose toggle, info tab, many misc fixes

This commit is contained in:
2025-04-14 19:20:08 +00:00
parent 37df371006
commit f588892b05
30 changed files with 410 additions and 186 deletions

View File

@ -119,6 +119,7 @@ const checkSegatoolsIni = async (target: string) => {
return { title: pkgKey(p), value: pkgKey(p) };
})
"
placeholder="none"
option-label="title"
option-value="value"
></Select>