diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index f0124347fe..298dd85837 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -52,6 +52,7 @@ nvm install 24 sed -i '/\"x64\",/d' electron-builder.ts %endif bun install --frozen-lockfile +sed '/electronFuses:/i electronVersion: "'$(electron --version | sed 's/v//')'",' bun run packageLinux %install