mirror of
https://github.com/kremalicious/umami.git
synced 2024-12-18 15:23:38 +01:00
fix: typo error in 'KakaoTalk' constant
Shouldn't it be [Kakaotalk](https://www.kakaocorp.com/service/KakaoTalk?lang=en)?
This commit is contained in:
parent
0b8336f103
commit
b32bbdf07b
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user