fix: update gitHubProject parameter for updater (#3352)
This commit is contained in:
parent
2a49824581
commit
830cf7492b
|
@ -104,7 +104,7 @@ export class Main {
|
|||
this.updaterMain = new UpdaterMain(
|
||||
this.i18nService,
|
||||
this.windowMain,
|
||||
"desktop",
|
||||
"clients",
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
|
|
Loading…
Reference in New Issue