summaryrefslogtreecommitdiff
path: root/save.pl~
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-01-22 18:41:10 +0100
committerJohn Ankarström <john@ankarstrom.se>2022-01-22 18:41:10 +0100
commit9ef0fe0e0968352132ba6e1d592bbe5181968b9f (patch)
tree52852d28679b5948445df25bcfc5fa8e25f17722 /save.pl~
parent90c0c874a58993a278c0841588a9a5dd8ed5212d (diff)
downloadsave-9ef0fe0e0968352132ba6e1d592bbe5181968b9f.tar.gz
M save.pl
M save.pl~
Diffstat (limited to 'save.pl~')
-rw-r--r--save.pl~4
1 files changed, 2 insertions, 2 deletions
diff --git a/save.pl~ b/save.pl~
index d0b0b80..18c5b57 100644
--- a/save.pl~
+++ b/save.pl~
@@ -55,8 +55,8 @@ refresh :-
send(@browser, members(@files)),
get(@files, size, L),
( L > 0
- -> send(@save_button, status, execute)
- ; send(@save_button, sattus, active)
+ -> send(@save_button, status, active)
+ ; send(@save_button, sattus, inactive)
).
status(C) :-