GitHub bot: fix linting issues (nobuild)

This commit is contained in:
github-actions
2025-06-20 23:58:38 +00:00
parent 730214daa2
commit 4fe710577c
2 changed files with 7 additions and 8 deletions

View File

@@ -1,7 +1,11 @@
## 1.0.27.1 (21-06-2025)
- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases)
## 1.0.26.2-3 (08-06-2025)
- Minor bugs fixed
## 1.0.26.2-2 (01-06-2025)
- First build

View File

@@ -1,16 +1,11 @@
{
"arch": [
"aarch64",
"amd64"
],
"arch": ["aarch64", "amd64"],
"codenotary": "alexandrep.github@gmail.com",
"description": "Display your immich gallery as a digital photo frame",
"hassio_api": true,
"image": "ghcr.io/alexbelgium/immich_frame-{arch}",
"init": false,
"map": [
"addon_config:rw"
],
"map": ["addon_config:rw"],
"name": "Immich Frame",
"ports": {
"8080/tcp": 8171