mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 12:51:42 +03:00
Fixed point post title issue
This commit is contained in:
parent
435b1ab726
commit
274817dce3
@ -1,7 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
100: {
|
100: {
|
||||||
icon: 'pencil',
|
icon: 'pencil',
|
||||||
textKey: 'points.post_title',
|
textKey: 'points.post_title',
|
||||||
nameKey: 'points.post',
|
nameKey: 'points.post',
|
||||||
descriptionKey: 'points.post_desc',
|
descriptionKey: 'points.post_desc',
|
||||||
iconType: 'MaterialCommunityIcons',
|
iconType: 'MaterialCommunityIcons',
|
||||||
|
Loading…
Reference in New Issue
Block a user