Reduce options UI code duplication

This commit is contained in:
hensm
2025-12-29 15:55:12 +00:00
parent 1f200bef9a
commit 1e3d7c21e6
7 changed files with 370 additions and 470 deletions

View File

@@ -106,4 +106,4 @@ export default {
siteWhitelistCustomUserAgent: "",
showAdvancedOptions: false
} satisfies Options as Options;
} as Options;