GitHub bot: fix linting issues (nobuild)

This commit is contained in:
github-actions
2025-06-22 21:04:48 +00:00
parent f56c824cc9
commit 994bd8c2de
28 changed files with 78 additions and 341 deletions

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