File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
// @grant GM_addStyle
11
11
// @require https://greasyfork.org/scripts/28721-mutations/code/mutations.js?version=234970
12
12
// @icon https://assets-cdn.github.com/pinned-octocat.svg
13
- // @updateURL https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-copy-code-snippet-meta .user.js
14
- // @downloadURL https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-copy-code-snippet-meta .user.js
13
+ // @updateURL https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-copy-code-snippet.user.js
14
+ // @downloadURL https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-copy-code-snippet.user.js
15
15
// ==/UserScript==
16
16
( ( ) => {
17
17
"use strict" ;
You can’t perform that action at this time.
0 commit comments