mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-05 12:36:31 +03:00
added new point
This commit is contained in:
parent
a0f3d076c3
commit
c7584a059e
@ -1,4 +1,20 @@
|
|||||||
export default {
|
export default {
|
||||||
|
999: {
|
||||||
|
icon: 'compare-arrows',
|
||||||
|
textKey: 'points.incoming_transfer_title',
|
||||||
|
nameKey: 'points.delegation',
|
||||||
|
descriptionKey: 'points.incoming_transfer_description',
|
||||||
|
iconType: 'MaterialIcons',
|
||||||
|
point: 0.1,
|
||||||
|
},
|
||||||
|
998: {
|
||||||
|
icon: 'compare-arrows',
|
||||||
|
textKey: 'points.outgoing_transfer_title',
|
||||||
|
nameKey: 'points.delegation',
|
||||||
|
descriptionKey: 'points.outgoing_transfer_description',
|
||||||
|
iconType: 'MaterialIcons',
|
||||||
|
point: 0.1,
|
||||||
|
},
|
||||||
150: {
|
150: {
|
||||||
icon: 'local-activity',
|
icon: 'local-activity',
|
||||||
textKey: 'points.delegation_title',
|
textKey: 'points.delegation_title',
|
||||||
|
Loading…
Reference in New Issue
Block a user