summaryrefslogtreecommitdiff
path: root/save.pl~
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-01-22 18:41:55 +0100
committerJohn Ankarström <john@ankarstrom.se>2022-01-22 18:41:55 +0100
commit04a9191db880559ab803bbe6199161f21d19f03b (patch)
tree14e6d5437236ea0cc033a8d86c687d16b76024a4 /save.pl~
parentd24cf46935c986d0e4bf545bcd23ba692a4274ff (diff)
downloadsave-04a9191db880559ab803bbe6199161f21d19f03b.tar.gz
M save.pl
M save.pl~
Diffstat (limited to 'save.pl~')
-rw-r--r--save.pl~2
1 files changed, 1 insertions, 1 deletions
diff --git a/save.pl~ b/save.pl~
index 9d9bb25..de9b678 100644
--- a/save.pl~
+++ b/save.pl~
@@ -56,7 +56,7 @@ refresh :-
get(@files, size, L),
( L > 0
-> send(@save_button, status, active)
- ; send(@save_button, status, inactive)
+ ; send(@save_button, status, execute)
).
status(C) :-