mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-19 20:48:27 -05:00
Add a custom setup banner
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@ module.exports = {
|
||||
name: '@electron-forge/maker-squirrel',
|
||||
config: {
|
||||
setupIcon: "./images/app-icons/win/icon.ico",
|
||||
icon: "./images/app-icons/win/icon.ico"
|
||||
icon: "./images/app-icons/win/icon.ico",
|
||||
loadingGif: "./images/app-icons/win/setup-banner.gif"
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 8.5 KiB |
Binary file not shown.
Reference in New Issue
Block a user