Some EsLint Stuff

This commit is contained in:
thororen1234 2025-01-29 08:17:05 -05:00
parent d9a61fd436
commit 4a043c25b8
6 changed files with 33 additions and 8 deletions

View file

@ -64,7 +64,7 @@ export default definePlugin({
}
},
{
find: `role:"tablist","aria-label":`,
find: "role:\"tablist\",\"aria-label\":",
replacement: {
match: /role:"tablist",.*?,?"aria-label":.+?\),children:(\[.*?\)\]}\)}\):null,)(.*?closePopout:\w.*?:null)/s,
replace: m => {