Skip to content
Snippets Groups Projects
Unverified Commit 68e81ddd authored by Eric Eastwood's avatar Eric Eastwood Committed by GitHub
Browse files

Add trailing comma


Co-authored-by: default avatarTravis Ralston <travpc@gmail.com>
parent 97f77d14
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ const trustedWebInstances = [
"chat.fosdem.org",
"chat.mozilla.org",
"webchat.kde.org",
"app.gitter.im"
"app.gitter.im",
];
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment