X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=blobdiff_plain;f=lightcards%2Frunner.py;fp=lightcards%2Frunner.py;h=0d01ca16b8df467b0899e646d75d2485de6a001b;hp=83a71b009b25413e51f112f2e200251b4b705a76;hb=c45e4eb98665368e2ab9ee183b565f27ad35b8c7;hpb=65cb608a985f5168edfa6e2833f37bc812274a2f diff --git a/lightcards/runner.py b/lightcards/runner.py index 83a71b0..0d01ca1 100644 --- a/lightcards/runner.py +++ b/lightcards/runner.py @@ -56,7 +56,7 @@ def show(args, stack, headers): # Check for caches idx = Status() - cache = progress.dive(get_orig()) + cache = progress.dive(get_orig()[1]) if cache: (stack) = cache