forked from LaconicNetwork/icns-frontend
Fix typo
This commit is contained in:
parent
0372016a54
commit
182b153a26
@ -1,7 +1,7 @@
|
||||
export const TWITTER_LOGIN_ERROR = "Twitter login access denied";
|
||||
export const TWITTER_PROFILE_ERROR = "Twitter auth code is not valid";
|
||||
|
||||
export const KEPLR_NOT_FOUND_ERROR = "Can't fount window.keplr";
|
||||
export const KEPLR_NOT_FOUND_ERROR = "Can't found window.keplr";
|
||||
export const KEPLR_VERSION_ERROR = "You should update keplr";
|
||||
|
||||
export const KEPLR_NO_ACCOUNT_ERROR = "key doesn't exist";
|
||||
|
Loading…
Reference in New Issue
Block a user