mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +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-ios': 'Edge (iOS)',
|
||||
yandexbrowser: 'Yandex',
|
||||
kakaotalk: 'KKaoTalk',
|
||||
kakaotalk: 'KaKaoTalk',
|
||||
samsung: 'Samsung',
|
||||
silk: 'Silk',
|
||||
miui: 'MIUI',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue