From 7b62ce676a1e052181b048913cdd87fbc7ab84ce Mon Sep 17 00:00:00 2001 From: Sam Lavigne Date: Sun, 20 Aug 2023 19:30:18 -0400 Subject: [PATCH] fix link --- src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.svelte b/src/App.svelte index 4c04396..45d92d9 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -159,7 +159,7 @@ export and add some filters, and then hit "render" to preview the output in browser. Note: this is a work in progress, many things may still be broken! Only audio to audio and video to video filters are included. If it hangs/crashes refresh the page. Post issues/feedback to - GitHub. By Sam Lavigne.