Fixes content title for the video playback notification

This commit is contained in:
Vitor Pamplona
2024-03-02 16:11:01 -05:00
parent a301421915
commit 4fb68dd014
4 changed files with 12 additions and 6 deletions

View File

@@ -49,6 +49,7 @@ class RichTextParserBenchmark {
RichTextParser().parseMediaUrl(
"https://github.com/vitorpamplona/amethyst/releases/download/v0.83.10/amethyst-googleplay-universal-v0.83.10.apk",
EmptyTagList,
null,
),
)
}