mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-29 22:07:46 +03:00
sku update
This commit is contained in:
parent
97519a313e
commit
e981b6d7f7
@ -16,8 +16,8 @@ import globalStyles from '../../../globalStyles';
|
||||
import styles from './accountBoostStyles';
|
||||
|
||||
const ITEM_SKUS = Platform.select({
|
||||
ios: ['999boost'],
|
||||
android: ['999boost'],
|
||||
ios: ['999boosts'],
|
||||
android: ['999boosts'],
|
||||
});
|
||||
|
||||
const AccountBoost = () => {
|
||||
|
Loading…
Reference in New Issue
Block a user