Skip to content

Commit

Permalink
🎉 feat: add TinyMCE API key to frontend defaults
Browse files Browse the repository at this point in the history
Add a new environment variable for TinyMCE API key to the `.env.defaults`. This is necessary to enable the TinyMCE editor functionality.
  • Loading branch information
Sorok-Dva committed Aug 14, 2024
1 parent 7d3aff1 commit fe14fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.defaults
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
REACT_APP_SENTRY_DSN=""
REACT_APP_TINYMCE_API_KEY=""

0 comments on commit fe14fd7

Please sign in to comment.