mattermost-mobile/app/components/post_draft/send_handler
Kyriakos Z bf5783252e
MM-49219: fixes post priority (#6880)
We have changed how priority gets saved in the server, so now instead of
post.props we are using post.metadata.priority.
This commit adds the relevant changes for posts' priority to work in the
mobile app.
2022-12-20 21:54:25 +02:00
..
index.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
send_handler.tsx MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00