mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
Bare absolute paths like /icons/bilibili.svg failed under Electron's file:// protocol. Route them through publicAssetPath so they resolve against the relative base URL, matching the GitHub and app icons.