X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=blobdiff_plain;f=lightcards%2Frunner.py;fp=lightcards%2Frunner.py;h=3b8737cab801bfe3ec5c46e53a06cd98a9f123ca;hp=73e275875138b93ec7f9edcd05c767b8312dfe45;hb=e5ee1f8520f9122b70466ab407e41cdd5eb83935;hpb=8a9fa6416484726f2c7e8386a53fbdb9e5130ed0 diff --git a/lightcards/runner.py b/lightcards/runner.py index 73e2758..3b8737c 100644 --- a/lightcards/runner.py +++ b/lightcards/runner.py @@ -71,7 +71,7 @@ def show(args, stack, headers, conf): # Check for caches idx = Status() cache = progress.dive(get_orig()[1]) - if cache: + if cache and conf["cache"]: (stack) = cache # Manipulate deck