Skip to content

Commit 69b3513

Browse files
committed
fix(unfollow): set debug to off
1 parent a76833f commit 69b3513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ckylin-bilibili-unfollow.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
}
8888
};
8989
const cfg = {
90-
debug: !false,
90+
debug: false,
9191
retrial: 3,
9292
enableNewModules: false,
9393
VERSION: "0.2.22",

0 commit comments

Comments
 (0)