Add trailing comma

Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Eric Eastwood
2023-02-17 14:08:24 -06:00
committed by GitHub
parent 97f77d141a
commit 68e81ddd79
+1 -1
View File
@@ -24,7 +24,7 @@ const trustedWebInstances = [
"chat.fosdem.org",
"chat.mozilla.org",
"webchat.kde.org",
"app.gitter.im"
"app.gitter.im",
];
/**