mirror of
https://github.com/VERT-sh/VERT.git
synced 2026-05-31 06:29:21 -05:00
[PR #15] [MERGED] fix: audio uploading not working #108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VERT-sh/VERT/pull/15
Author: @not-nullptr
Created: 11/14/2024
Status: ✅ Merged
Merged: 11/14/2024
Merged by: @not-nullptr
Base:
main← Head:nullptr/fix-audio-uploads📝 Commits (1)
831e989fix: audio uploading not working📊 Changes
2 files changed (+16 additions, -4 deletions)
View changed files
📝
src/lib/converters/ffmpeg.svelte.ts(+2 -1)📝
src/routes/+page.svelte(+14 -3)📄 Description
this PR fixes audio uploads not working since the promise would never resolve if it couldnt put the file on a canvas lol
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.