Remove redundant match_indent

This commit is contained in:
Emik 2026-07-15 15:23:32 +02:00
parent be9cad765d
commit 4f16d6e402
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 1 additions and 2 deletions

View file

@ -158,7 +158,6 @@ target = "functions/state_events.lua"
pattern = '''hand_chips\*mult\)'''
position = "at"
payload = "Jane.get_chipmult_sum(hand_chips, mult))"
match_indent = true
[[patches]]
[patches.pattern]

View file

@ -18,5 +18,5 @@
"conflicts": [
"Jen"
],
"version": "1.11.8"
"version": "1.11.9"
}