aboutsummaryrefslogtreecommitdiffstats
path: root/usi.js
diff options
context:
space:
mode:
Diffstat (limited to 'usi.js')
-rw-r--r--usi.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/usi.js b/usi.js
index c14ac8a..54aad30 100644
--- a/usi.js
+++ b/usi.js
@@ -735,7 +735,9 @@ let INFO =
['usi'],
'for Remember The Milk',
function (args) {
- if (!Save.get('authorized'))
+ if (Save.get('authorized'))
+ liberator.execute('usi task');
+ else
Cow.openAuthPage();
},
{