Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit cd4a4b6

Browse files
committed
Add maxShiftBy: 2 to patchwork-gui to suppress warning
1 parent cffbedc commit cd4a4b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

patchwork-gui/src/main/resources/patchwork-gui.mixins.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"MixinScreen"
1111
],
1212
"injectors": {
13-
"defaultRequire": 1
13+
"defaultRequire": 1,
14+
"maxShiftBy": 2
1415
}
1516
}

0 commit comments

Comments
 (0)