We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e1657 commit b1fd3b5Copy full SHA for b1fd3b5
1 file changed
T66y tool/T66y tool.user.js
@@ -13,7 +13,7 @@
13
(function() {
14
'use strict';
15
16
- const enable1024sDelay = false;
+ const enable1024sDelay = true;
17
const defaultReply = "1024 感謝分享";
18
var helper = {
19
addCss: function(css) {
0 commit comments