diff --git a/front/tauri/tauri.conf.json b/front/tauri/tauri.conf.json index b5fa90161..ef3861aa1 100644 --- a/front/tauri/tauri.conf.json +++ b/front/tauri/tauri.conf.json @@ -39,6 +39,9 @@ "linux": { "deb": { "depends": [] + }, + "appimage": { + "bundleMediaFramework": true } }, "longDescription": "",