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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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