feat: explicit icon map for hotel cms-data response

This commit is contained in:
Björn Fromme
2026-08-20 14:45:05 +02:00
parent ef439f6faf
commit 0a1683667f
4 changed files with 19 additions and 29 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ class CmsDataProvider
* room_types?: string,
* additional_information?: string,
* images?: array<string, mixed>,
* icons?: array<string, bool|string>,
* icons?: list<array{icon: string, label: string|false}>,
* region?: array{
* name: string,
* latitude: float,