10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7ddbd commit 3f6dd30Copy full SHA for 3f6dd30
src/tools/post-build.ts
@@ -96,7 +96,7 @@ const ringBell = Boolean(env.RING_BELL && (env.RING_BELL.length > 0 && env.RING_
96
// @name ${pkg.userscriptName}
97
// @namespace ${pkg.homepage}
98
// @version ${pkg.version}
99
-// @description ${pkg.description}\
+// @description ${pkg.description}
100
// @homepageURL ${pkg.homepage}#readme
101
// @supportURL ${pkg.bugs.url}
102
// @license ${pkg.license}
0 commit comments