Merge pull request #1741 from alexbelgium/create-pull-request/patch-1737851317

Github bot : json sorted
This commit is contained in:
Alexandre
2025-01-27 03:19:02 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -40,9 +40,9 @@
"NEXT_PUBLIC_AUTHENTIK_ENABLED": "bool?",
"NEXT_PUBLIC_CREDENTIALS_ENABLED": "bool?",
"NEXT_PUBLIC_DISABLE_REGISTRATION": "bool?",
"STORAGE_FOLDER": "str?",
"NEXT_PUBLIC_OLLAMA_ENDPOINT_URL": "str?",
"OLLAMA_MODEL": "str?"
"OLLAMA_MODEL": "str?",
"STORAGE_FOLDER": "str?"
},
"slug": "linkwarden",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/linkwarden",