Added update URL on workflowy.user.js
This commit is contained in:
parent
a43994efa4
commit
ab437cca80
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
// @author Tobias Schmidl and others
|
||||
// @match https://workflowy.com/*
|
||||
// @grant none
|
||||
// @downloadURL https://github.com/schtobia/greasemonkey/raw/master/workflowy.user.js
|
||||
// @updateURL https://github.com/schtobia/greasemonkey/raw/master/workflowy.user.js
|
||||
// ==/UserScript==
|
||||
/* jshint -W097 */
|
||||
'use strict';
|
||||
|
|
Loading…
Reference in a new issue