[Sprint/QuietQuail](fix): Ensure already set NSFW values are taken into account when posting #2161
Closes #2161 (closed)
The issue
On production, if you make an NSFW post, then go to another page, like wallet, and go back to the feed, the nsfw selector will still be lit up blue, but if you post, the post does not have the NSFW tags.
Testing
- Make an NSFW post
- Click wallets, then back to newsfeed, see the selector is still blue but don't click on it (as that behaviour does not cause the bug on prod).
- Type something, post - it should be NSFW
- Post an image - it should be NSFW
- Turn off NSFW selectors
- Try and image and text to make sure that they are not set as NSFW.