mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
Commit d120a313b incorrectly removed an assignment to self.config - in this instance the reference was to a local variable not related to the global configfile storage. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>