mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-04 03:56:54 +03:00
fixed vests value typo
This commit is contained in:
parent
f52007e914
commit
dd2f7e3171
@ -22,7 +22,7 @@ const ITEM_SKUS = Platform.select({
|
||||
android: ['999boosts'],
|
||||
});
|
||||
|
||||
const ACCOUNT_BOOST_VESTS = 55331;
|
||||
const ACCOUNT_BOOST_VESTS = 553311;
|
||||
|
||||
|
||||
const AccountBoost = ({ route }) => {
|
||||
|
Loading…
Reference in New Issue
Block a user