summaryrefslogtreecommitdiff
path: root/save.pl
diff options
context:
space:
mode:
Diffstat (limited to 'save.pl')
-rw-r--r--save.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/save.pl b/save.pl
index de9b678..df7952e 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, execute)
+ ; send(@save_button, status, preview)
).
status(C) :-