Remove accidently introduced patch

main
Vendicated 1 year ago
parent a55c758b0e
commit f088f17a0a
No known key found for this signature in database
GPG Key ID: A1DC0CFB5615D905

@ -44,13 +44,6 @@ export default definePlugin({
match: /"(?:username|dot)"===\i(?!\.\i)/g,
replace: "true",
},
},
{
find: ".colorPickerFooter",
replacement: {
match: /function (\i).{0,200}\.colorPickerFooter/,
replace: "$self.ColorPicker=$1;$&"
}
}
],

Loading…
Cancel
Save