Replace … with (#2973)

I think it is clearer if we don't use the HTML entity.

Co-authored-by: Karsten Hassel <hassel@gmx.de>
This commit is contained in:
Kristjan ESPERANTO
2022-12-10 21:50:56 +01:00
committed by GitHub
parent a2624442cc
commit 3124b0a9c5
45 changed files with 49 additions and 48 deletions

View File

@@ -38,7 +38,8 @@ Special thanks to: @rejas, @sdetweil, @MagMar94
- Reworked how weatherproviders handle units (#2849)
- Use unix() method for parsing times, fix suntimes on the way (#2950)
- Refactor conversion functions into utils class (#2958)
- The `cors`-method in `server.js` now supports sending and receiving HTTP headers.
- The `cors`-method in `server.js` now supports sending and recieving HTTP headers.
- Replace `&hellip;` by `…`.
- Cleanup compliments module
- Updated dependencies: electron to v22 (#2903), fix playwright to v1.27.1 (#2969)