From 624ea5a4a046f15bac8a08c223c990fe62b4249d Mon Sep 17 00:00:00 2001 From: madonuko Date: Mon, 22 Sep 2025 10:30:35 +0800 Subject: [PATCH] meow --- anda/apps/goofcord/stable/goofcord.spec | 1 + 1 file changed, 1 insertion(+) 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