mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
enhance(desktop): better installing indicator for Win32 setup
This commit is contained in:
@@ -12,15 +12,16 @@ module.exports = {
|
||||
'signature-flags': 'library'
|
||||
},
|
||||
osxNotarize: {
|
||||
appleId: "my-fake-apple-id",
|
||||
appleIdPassword: "my-fake-apple-id-password",
|
||||
appleId: 'my-fake-apple-id',
|
||||
appleIdPassword: 'my-fake-apple-id-password',
|
||||
},
|
||||
},
|
||||
makers: [
|
||||
{
|
||||
'name': '@electron-forge/maker-squirrel',
|
||||
'config': {
|
||||
'name': 'Logseq'
|
||||
'name': 'Logseq',
|
||||
'loadingGif': './icons/installing.gif'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
BIN
resources/icons/installing.gif
Normal file
BIN
resources/icons/installing.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 143 KiB |
Reference in New Issue
Block a user