Update openwebui.json (#7843)

This commit is contained in:
Slaviša Arežina
2025-09-23 12:11:21 +02:00
committed by GitHub
parent d6fc527200
commit 4d6e3e5977

View File

@@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "Script contains optional installation of Ollama.",
"type": "info"
}
]
}