mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 13:23:28 -05:00
Revert ImageZoom Patch
It was broken either way
This commit is contained in:
parent
9a8678310c
commit
9b44469821
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ export default definePlugin({
|
|||
|
||||
patches: [
|
||||
{
|
||||
find: "ACTIVITY_COACH_MARK_NITRO,",
|
||||
find: "Messages.OPEN_IN_BROWSER",
|
||||
replacement: {
|
||||
// there are 2 image thingies. one for carosuel and one for the single image.
|
||||
// so thats why i added global flag.
|
||||
|
|
Loading…
Reference in a new issue