Update configuration for Save Config button

This commit is contained in:
Jordan Ruthe
2020-11-18 05:55:45 -05:00
parent cc5b87eefe
commit 6e8f904983
6 changed files with 57 additions and 41 deletions

View File

@@ -94,6 +94,7 @@ class KlipperScreenConfig:
"icon": cfg.get("icon"),
"panel": cfg.get("panel", False),
"method": cfg.get("method", False),
"confirm": cfg.get("confirm", False)
}
try: