feat: domain-based theme-detection
This commit is contained in:
@@ -21,7 +21,6 @@ readonly class BookingQueryParams
|
||||
public int $hotelId,
|
||||
|
||||
public ?string $agency = null,
|
||||
public string $theme = 'base',
|
||||
|
||||
#[SerializedName('r')]
|
||||
public ?string $returnUrl = null,
|
||||
|
||||
Reference in New Issue
Block a user