Skip to content

Commit

Permalink
disable vpn
Browse files Browse the repository at this point in the history
  • Loading branch information
udaybansal19 committed Apr 6, 2024
1 parent 0f679d4 commit a25c8fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/commands/lib/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ Config.prototype.buildArgs = function () {
const chrome_version_parts = this.chromeVersion.split('.')

let args = {
enable_brave_vpn: false,
sardine_client_id: this.sardineClientId,
sardine_client_secret: this.sardineClientSecret,
is_asan: this.isAsan(),
Expand Down

0 comments on commit a25c8fb

Please sign in to comment.