diff --git a/CHANGELOG.md b/CHANGELOG.md index b15e8e14..36031d98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +- [#256](https://github.com/os2display/display-admin-client/pull/256) + - Fixed published from/to texts. - [#255](https://github.com/os2display/display-admin-client/pull/255) - Fixed rejseplanen component so it does not throw errors when searching for stops. - [#254](https://github.com/os2display/display-admin-client/pull/254) diff --git a/src/components/slide/slide-form.jsx b/src/components/slide/slide-form.jsx index ff088ad5..2ae24f73 100644 --- a/src/components/slide/slide-form.jsx +++ b/src/components/slide/slide-form.jsx @@ -407,6 +407,7 @@ function SlideForm({ {themesOptions && ( +

{t("slide-form.theme")}