From 7504927ed9303f98cce59cab52330c64ce5053ba Mon Sep 17 00:00:00 2001
From: Travis Ralston
Date: Fri, 15 Mar 2019 16:37:32 -0600
Subject: [PATCH] Appease the linter
---
src/SlashCommands.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/SlashCommands.js b/src/SlashCommands.js
index dc653b45ab..039ccb928f 100644
--- a/src/SlashCommands.js
+++ b/src/SlashCommands.js
@@ -136,7 +136,7 @@ export const CommandMap = {
https://github.com/vector-im/riot-web/issues/new/choose
;
},
- }
+ },
)}