fix: public promotion with code did not make it through the check sometimes

This commit is contained in:
Simon Emanuelsson
2025-04-15 16:20:00 +02:00
parent 33065be565
commit d9db9f9d34
2 changed files with 6 additions and 10 deletions

View File

@@ -167,7 +167,7 @@ export default function SelectHotelContent({
>
<Link href={selectHotel(lang)} keepSearchParams>
<MaterialIcon icon="arrow_back" color="CurrentColor" size={20} />
{intl.formatMessage({ id: "Back" })}
{intl.formatMessage({ defaultMessage: "Back" })}
</Link>
</Button>
<FilterAndSortModal