From c697aec6efbb6e19c220ca8db459737567497b17 Mon Sep 17 00:00:00 2001 From: Emik Date: Wed, 15 Jul 2026 15:23:32 +0200 Subject: [PATCH] Remove redundant match_indent --- lovely.toml | 1 - manifest.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lovely.toml b/lovely.toml index b079a91..59b1545 100644 --- a/lovely.toml +++ b/lovely.toml @@ -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] diff --git a/manifest.json b/manifest.json index b56e3a6..f1ab170 100644 --- a/manifest.json +++ b/manifest.json @@ -18,5 +18,5 @@ "conflicts": [ "Jen" ], - "version": "1.11.8" + "version": "1.11.9" } \ No newline at end of file