mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 08:37:13 +01:00
Merge pull request #452 from 0xflotus/patch-1
fix: typo error in 'KakaoTalk' constant
This commit is contained in:
commit
ed5291ec90
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue