end of tickets
This commit is contained in:
@@ -197,7 +197,7 @@ const SongReady = () => {
|
||||
try {
|
||||
await pauseAllPlayers();
|
||||
} catch {}
|
||||
navigate(Routes.ComposeSong, { isRegeneration: true });
|
||||
navigate(Routes.Lyrics);
|
||||
};
|
||||
|
||||
const handleRegeneratePress = () => {
|
||||
|
||||
Reference in New Issue
Block a user