diff options
author | Jesús <heckyel@hyperbola.info> | 2019-10-11 19:39:28 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-10-11 19:39:28 -0500 |
commit | 7c335480dbb39b59dc0e21536002d91df0e9f96e (patch) | |
tree | fe339640775ce80415dc51ad2e2d61d79a2195aa | |
parent | 3cb7445ff89ad0eb59ae9f45cdb2da90deab27b4 (diff) | |
download | book-7c335480dbb39b59dc0e21536002d91df0e9f96e.tar.lz book-7c335480dbb39b59dc0e21536002d91df0e9f96e.tar.xz book-7c335480dbb39b59dc0e21536002d91df0e9f96e.zip |
[scripts-greasemonkey] minor fix
-rw-r--r-- | scripts-greasemonkey/invidio_proxy_mode.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-greasemonkey/invidio_proxy_mode.user.js b/scripts-greasemonkey/invidio_proxy_mode.user.js index 2798858..603bcb2 100644 --- a/scripts-greasemonkey/invidio_proxy_mode.user.js +++ b/scripts-greasemonkey/invidio_proxy_mode.user.js @@ -1,5 +1,5 @@ // ==UserScript== -// @name Invidious - ProxyMode +// @name Invidious - Proxy Mode // @version 0.1.0 // @author Jesús E. // @license GPL-3.0 |