Skip to content

fix: base64 of success audio#544

Merged
Klakurka merged 1 commit intomasterfrom
fix/sound-json
Aug 30, 2025
Merged

fix: base64 of success audio#544
Klakurka merged 1 commit intomasterfrom
fix/sound-json

Conversation

@chedieck
Copy link
Copy Markdown
Collaborator

Related to #

Description

Test plan

See if the encoded base64 is indeed the expected file, e.g. by running
mpv <(cat PATH/TO/success.mp3.json | jq -r '.base64' | cut -d, -f2 | base64 -d)

@Klakurka Klakurka self-requested a review August 30, 2025 00:51
@Klakurka Klakurka added the enhancement (UI/UX/feature) New feature or request label Aug 30, 2025
@Klakurka
Copy link
Copy Markdown
Member

Could we add a test for this to make sure that the mp3 stays in sync with the json file?

@Klakurka Klakurka mentioned this pull request Aug 30, 2025
1 task
@Klakurka Klakurka merged commit 1bcf9d0 into master Aug 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement (UI/UX/feature) New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants