mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 05:23:25 +00:00
Ignore positions.js (#3531)
This file is generated when MM is started. As I understand it, it should not be included in the repository. Should probably have been part of #3518.
This commit is contained in:
parent
7915de3149
commit
bca5d9c845
3
.gitignore
vendored
3
.gitignore
vendored
@ -81,3 +81,6 @@ Temporary Items
|
||||
*.orig
|
||||
*.rej
|
||||
*.bak
|
||||
|
||||
# Ignore positions file (#3518)
|
||||
js/positions.js
|
||||
|
@ -21,7 +21,7 @@ _This release is scheduled to be released on 2024-10-01._
|
||||
- [weather] Updated `apiVersion` default from 2.5 to 3.0 (#3424)
|
||||
- [core] Updated dependencies including stylistic-eslint
|
||||
- [core] Updated SocketIO catch all to new API
|
||||
- [core] Allow custom modules positions by scanning index.html for the defined regions, instead of hard coded(fixes #3504)
|
||||
- [core] Allow custom modules positions by scanning index.html for the defined regions, instead of hard coded (PR #3518 fixes issue #3504)
|
||||
- [core] Update dependencies
|
||||
|
||||
### Fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user