fix(elements): Fix blur effect in UptimelinkWebwidget component

This commit is contained in:
2024-06-28 14:38:08 +02:00
parent 6572f310ea
commit b9ddcde25e
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2024-06-28 - 1.1.2 - fix(elements)
Fix blur effect in UptimelinkWebwidget component
- Changed blur effect from true to false in the DeesWindowLayer setup
## 2024-06-27 - 1.1.1 - fix(build)
Fix build script to use correct tsbuild command