Fix more patches

This commit is contained in:
Nuckyz 2024-03-28 10:30:29 -03:00
parent 74c38146d5
commit 762684a138
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9
6 changed files with 9 additions and 9 deletions

View file

@ -26,7 +26,7 @@ export default definePlugin({
"Change GIF alt text from simply being 'GIF' to containing the gif tags / filename",
patches: [
{
find: "onCloseImage=",
find: '"onCloseImage",',
replacement: {
match: /(return.{0,10}\.jsx.{0,50}isWindowFocused)/,
replace: