From 43cbf995465b1e87f3d66f8f766e1c2c0aa6f267 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Fri, 22 Mar 2024 10:28:06 +1300 Subject: [PATCH] Automatic changelog for PR #82126 [ci skip] --- html/changelogs/AutoChangeLog-pr-82126.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-82126.yml diff --git a/html/changelogs/AutoChangeLog-pr-82126.yml b/html/changelogs/AutoChangeLog-pr-82126.yml new file mode 100644 index 00000000000..1b5d981c0ce --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-82126.yml @@ -0,0 +1,5 @@ +author: "SyncIt21" +delete-after: True +changes: + - bugfix: "Vending machines will update its UI if ID is lost at any point" + - bugfix: "Vending machines won't brick if the payment fails (like due to lose of ID) for any reason" \ No newline at end of file