fix: remove garbage esenaw api key
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m17s

This commit is contained in:
2026-05-17 20:28:52 +02:00
parent e41dca6fe3
commit f1dc4c0b0b

View File

@@ -9,7 +9,7 @@
}, },
"google_cloud": { "google_cloud": {
"enabled": false, "enabled": false,
"api_key": "esenaw", "api_key": null,
"base_url": null, "base_url": null,
"model": null, "model": null,
"timeout": 30, "timeout": 30,