mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 04:02:12 +00:00
parent
791f77105a
commit
2ddb7859f6
2
.github/workflows/spellcheck.yaml
vendored
2
.github/workflows/spellcheck.yaml
vendored
@ -28,4 +28,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm run install-mm:dev
|
npm run install-mm:dev
|
||||||
- name: Run Spellcheck
|
- name: Run Spellcheck
|
||||||
run: npm run test:spellcheck
|
run: npm run test:spelling
|
||||||
|
@ -50,6 +50,7 @@ planned for 2025-04-01
|
|||||||
- [calendar] Fix NewYork event processed on system in Central timezone shows wrong time #3701
|
- [calendar] Fix NewYork event processed on system in Central timezone shows wrong time #3701
|
||||||
- [weather/yr] The Yr weather provider is now able to recover from bad API responses instead of freezing (#3296)
|
- [weather/yr] The Yr weather provider is now able to recover from bad API responses instead of freezing (#3296)
|
||||||
- [compliments] Fix evening events being shown during the day (#3727)
|
- [compliments] Fix evening events being shown during the day (#3727)
|
||||||
|
- [workflow] Fix command to run spellcheck
|
||||||
|
|
||||||
## [2.30.0] - 2025-01-01
|
## [2.30.0] - 2025-01-01
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user