diff --git a/github-sort-content.user.js b/github-sort-content.user.js index 660828d..fb31daa 100644 --- a/github-sort-content.user.js +++ b/github-sort-content.user.js @@ -6,6 +6,7 @@ // @author Rob Garrison // @namespace https://github.com/Mottie // @include https://github.com/* +// @include https://gist.github.com/* // @run-at document-idle // @grant GM.addStyle // @grant GM_addStyle