Skip to content

Commit c920fef

Browse files
committed
Trello: Remove spurious control character that was causing breakage on some systems.
1 parent 7e6e7a2 commit c920fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TrelloA11yFixes.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// @copyright 2017 NV Access Limited
77
// @license GNU General Public License version 2.0
88
// @version 2017.1
9-
// @grant GM_log
9+
// @grant GM_log
1010
// @include https://trello.com/b/*
1111
// ==/UserScript==
1212

0 commit comments

Comments
 (0)