fix: assets path

This commit is contained in:
haritabh-z01 2025-09-18 01:04:49 +05:30
parent 3c0ff36102
commit 6d3c9440d5

View file

@ -332,7 +332,7 @@ const config: ForgeConfig = {
process.platform === "win32" ? ".exe" : ""
}`,
"./models",
"./src/assets",
"./assets",
],
extendInfo: {
NSMicrophoneUsageDescription: