added new point

This commit is contained in:
u-e 2019-06-12 22:43:21 +03:00
parent a0f3d076c3
commit c7584a059e

View File

@ -1,4 +1,20 @@
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: {
icon: 'local-activity',
textKey: 'points.delegation_title',