From 023ea00fe8914e09d401da761bdbec82e4ac9b7e Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Thu, 11 May 2023 12:36:21 +1200 Subject: [PATCH] Automatic changelog for PR #75324 [ci skip] --- html/changelogs/AutoChangeLog-pr-75324.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-75324.yml diff --git a/html/changelogs/AutoChangeLog-pr-75324.yml b/html/changelogs/AutoChangeLog-pr-75324.yml new file mode 100644 index 00000000000..bb431d90e38 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-75324.yml @@ -0,0 +1,4 @@ +author: "ShizCalev" +delete-after: True +changes: + - code_imp: "The update_icon_updates_onmob element will now automatically update all slots in an item's slot_flags var. This does fix multiple things that weren't updating properly. Passing a slot to the element is now only necessary if you want to add additional slots to be updated." \ No newline at end of file