Share -> Broadcast

This commit is contained in:
Mylloon 2024-09-01 02:14:59 +02:00
parent d93b0d148b
commit 440fcf2334
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -199,7 +199,7 @@ app.whenReady().then(() => {
/** Move metadata at the begenning of the file */
const moveMetadata = async (file: string) => {
const finalFile = getNewFilename(file, "Shareable - ");
const finalFile = getNewFilename(file, "Broadcastable - ");
// Optimize for streaming
await execute(