diff --git a/CHANGELOG.md b/CHANGELOG.md index 667a3077..7beba274 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Battery level based power automations turning off devices above the threshold - Certain types of selection in input fields (e.g. Ctrl+A) being blocked +### Changed +- Window titlebar icons + ## [1.13.2] ### Fixed diff --git a/src-ui/app/components/window-titlebar/window-titlebar.component.html b/src-ui/app/components/window-titlebar/window-titlebar.component.html index 76edc745..528beb0f 100644 --- a/src-ui/app/components/window-titlebar/window-titlebar.component.html +++ b/src-ui/app/components/window-titlebar/window-titlebar.component.html @@ -17,12 +17,12 @@