Skip to content

Conversation

@ComeCaramelos
Copy link

Changed location state value from

{{ $location['state'], __('Unknown State') }}

to

{{ $location['state'] ?? __('Unknown State') }}

in both emails

@lrljoe lrljoe changed the base branch from main to develop May 24, 2025 02:42
@lrljoe
Copy link
Collaborator

lrljoe commented May 24, 2025

Can you rebase so that the tests run properly plz

@lrljoe lrljoe merged commit c20e735 into rappasoft:develop May 24, 2025
6 of 28 checks passed
@ComeCaramelos ComeCaramelos deleted the fix/email-state branch October 17, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants