scroll indactor playbacks web
This commit is contained in:
@@ -43,7 +43,7 @@ const uploadSourceRecording = async ({ uri, uid, projectId }) => {
|
||||
|
||||
const extension = guessExtension(uri);
|
||||
const sourcePath = `users/${uid}/projects/${projectId}/recordings/source-${Date.now()}.${extension}`;
|
||||
|
||||
console.log("source path : ", sourcePath);
|
||||
console.log("[DownloadSongs] uploadSourceRecording source path", {
|
||||
extension,
|
||||
sourcePath,
|
||||
|
||||
Reference in New Issue
Block a user