mirror of
git://soft.sys114.com/klipper
synced 2026-02-07 20:10:25 +09:00
Create a copy of the dictionary prior to updating the the variable field. This fixes an issue where webhooks holds a reference to the variables dict returned by get_status(). Signed-off-by: Eric Callahan <arksine.code@gmail.com>