fix: typo error in 'KakaoTalk' constant

Shouldn't it be [Kakaotalk](https://www.kakaocorp.com/service/KakaoTalk?lang=en)?
This commit is contained in:
0xflotus 2021-01-30 13:14:22 +01:00 committed by GitHub
parent 0b8336f103
commit b32bbdf07b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ export const BROWSERS = {
edge: 'Edge', edge: 'Edge',
'edge-ios': 'Edge (iOS)', 'edge-ios': 'Edge (iOS)',
yandexbrowser: 'Yandex', yandexbrowser: 'Yandex',
kakaotalk: 'KKaoTalk', kakaotalk: 'KaKaoTalk',
samsung: 'Samsung', samsung: 'Samsung',
silk: 'Silk', silk: 'Silk',
miui: 'MIUI', miui: 'MIUI',