mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-06 05:13:49 +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'],
|
android: ['999boosts'],
|
||||||
});
|
});
|
||||||
|
|
||||||
const ACCOUNT_BOOST_VESTS = 55331;
|
const ACCOUNT_BOOST_VESTS = 553311;
|
||||||
|
|
||||||
|
|
||||||
const AccountBoost = ({ route }) => {
|
const AccountBoost = ({ route }) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user