last tickets

This commit is contained in:
Thomas Demirdjian
2025-11-24 15:35:14 +01:00
parent 471a3177e8
commit 72852ad92b
40 changed files with 1749 additions and 667 deletions
+1 -1
View File
@@ -355,7 +355,7 @@ const RecordedPlayback = ({ route }) => {
title="Je valide"
onPress={() => {
shouldPreserveBlobRef.current = true;
navigate(Routes.DownloadSongs, {
navigate(Routes.PlaybackDownload, {
action: "playback",
uri: videoUri || null, // peut être null sur web
project,