mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-02 11:15:35 +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';
|
import styles from './accountBoostStyles';
|
||||||
|
|
||||||
const ITEM_SKUS = Platform.select({
|
const ITEM_SKUS = Platform.select({
|
||||||
ios: ['999boost'],
|
ios: ['999boosts'],
|
||||||
android: ['999boost'],
|
android: ['999boosts'],
|
||||||
});
|
});
|
||||||
|
|
||||||
const AccountBoost = () => {
|
const AccountBoost = () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user