From 7075f6c4d72c8399ee1037162711bf267de4ee20 Mon Sep 17 00:00:00 2001 From: Marco Starker Date: Thu, 18 Apr 2019 13:50:17 +0200 Subject: [PATCH] adding useless semicolon --- src/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants.js b/src/constants.js index 855abab..65f840f 100644 --- a/src/constants.js +++ b/src/constants.js @@ -35,4 +35,4 @@ export default { 'WebOS Browser': 'webos', WeChat: 'wechat', 'Yandex Browser': 'yandex', -} +};