mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02: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>