fix: remove invalid store_app_id from GeoGuesser AI config

The store_app_id field was incorrectly placed in the global x-casaos
section, causing "app not found" errors during installation. This field
is not needed based on working app examples (tududi) and was preventing
the app from being installed.

Fixes installation error: "app not found"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-26 23:02:45 +01:00
parent d9c6d2f8ce
commit 4afcc37386

View File

@@ -151,6 +151,5 @@ x-casaos:
index: /
port_map: "8080"
scheme: http
store_app_id: geoguesser-ai
title:
en_us: GeoGuesser AI