ifmeorg / ifme

Free, open source mental health communication web app to share experiences with loved ones
http://www.if-me.org/
GNU Affero General Public License v3.0
1.46k stars 734 forks source link

Show Moments bookmark toggle in production #2172

Closed julianguyen closed 1 year ago

julianguyen commented 1 year ago

Description

We recently added the ability to bookmark Moments so that they display on the Care Plan page 🎉

I noticed a bug in production where the toggle is not showing up in the editor. It's because we hid it behind a dev environment flag.

Corresponding Issue

https://github.com/ifmeorg/ifme/issues/2143


Reviewing this pull request? Check out our Code Review Practices guide if you haven't already!