mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
fix: update gitHubProject parameter for updater (#3352)
This commit is contained in:
@@ -104,7 +104,7 @@ export class Main {
|
|||||||
this.updaterMain = new UpdaterMain(
|
this.updaterMain = new UpdaterMain(
|
||||||
this.i18nService,
|
this.i18nService,
|
||||||
this.windowMain,
|
this.windowMain,
|
||||||
"desktop",
|
"clients",
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
|
|||||||
Reference in New Issue
Block a user