Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
This commit is contained in:
commit
6deb9df6d2
11 changed files with 1065 additions and 234 deletions
|
@ -8,7 +8,6 @@ export class Store {
|
|||
private defaults: any = {
|
||||
"main": {
|
||||
"PLATFORM": process.platform,
|
||||
"ENV": process.env,
|
||||
"UPDATABLE": app.isPackaged && (!process.mas || !process.windowsStore || !process.env.FLATPAK_ID)
|
||||
},
|
||||
"general": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue