Skip to content

Commit 48b33d3

Browse files
authored
Update tpl.js
1 parent 337444a commit 48b33d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

userscript/tpl.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// @name:ru-RU Userscript+ : Показать пользовательские скрипты (UserJS) для сайта. Jaeger
88
// @name:ru Userscript+ : Показать пользовательские скрипты (UserJS) для сайта. Jaeger
99
// @namespace https://github.com/jae-jae/Userscript-Plus
10-
// @version 2.3.8
10+
// @version 2.3.9
1111
// @description Show current site all UserJS,The easier way to install UserJs for Tampermonkey.
1212
// @description:zh 显示当前网站的所有可用UserJS(Tampermonkey)脚本,交流QQ群:104267383
1313
// @description:zh-CN 显示当前网站的所有可用UserJS(Tampermonkey)脚本,交流QQ群:104267383
@@ -42,4 +42,4 @@ unsafeWindow.GmAjax = GM_xmlhttpRequest;
4242

4343
{code}
4444

45-
})();
45+
})();

0 commit comments

Comments
 (0)