mirror of
https://github.com/artegoser/pimi-launcher.git
synced 2025-02-22 04:03:12 +03:00
feat: launch, download info
This commit is contained in:
parent
771520dcbd
commit
63c9bbf2e6
13 changed files with 183 additions and 16 deletions
|
@ -15,7 +15,7 @@ module.exports = async (context) => {
|
|||
return
|
||||
}
|
||||
|
||||
const appId = 'com.electron.app'
|
||||
const appId = 'com.pimi-launcher.app'
|
||||
|
||||
const { appOutDir } = context
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue