Skip to content

Commit

Permalink
fix: display theme selection in block inline form
Browse files Browse the repository at this point in the history
  • Loading branch information
BeritJanssen committed Sep 30, 2024
1 parent ce1ac4d commit 684399f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/experiment/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ class Meta:
"rounds",
"bonus_points",
"playlists",
"theme_config",
]
help_texts = {
"image": "An image that will be displayed on the experiment page and as a meta image in search engines.",
Expand Down

0 comments on commit 684399f

Please sign in to comment.