ecency / ecency-mobile

Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
https://ecency.com
MIT License
238 stars 70 forks source link

Nt/wave post data #2761

Closed noumantahir closed 1 year ago

noumantahir commented 1 year ago

What does this PR?

values taken from PostTypes enum in constants...

export enum PostTypes {
  POST = 'post',
  COMMENT = 'comment',
  WAVE = 'wave'
}

Issue number

https://discord.com/channels/@me/920267778190086205/1154694423167389718

Screenshots/Video

Screenshot 2023-09-22 at 6 04 14 PM Screenshot 2023-09-22 at 6 03 14 PM