[weatherprovider] update subclass language use override (#3914)

This commit is contained in:
Jordan Welch
2025-11-13 15:08:47 -06:00
committed by GitHub
parent 38a4d235e8
commit 53df20f313
4 changed files with 16 additions and 16 deletions

View File

@@ -31,6 +31,7 @@ planned for 2026-01-01
- [ci] Add concurrency to automated tests workflow to cancel outdated runs (#3943)
- [tests] replace `node-libgpiod` with `serialport` in electron-rebuild workflow (#3945)
- [calendar] hide repeatingCountTitle if the event count is zero (#3949)
- [weatherprovider] update override warning wording (#3914)
- [core] configure cspell to check default modules only and fix typos (#3955)
- [core] refactor: replace `XMLHttpRequest` with `fetch` in `translator.js` (#3950)
- [tests] migrate e2e tests to Playwright (#3950)