summarylogtreecommitdiffstats
path: root/fix-argv.diff
diff options
context:
space:
mode:
authorDaniel Peukert2024-01-04 20:37:05 +0100
committerDaniel Peukert2024-01-04 20:37:05 +0100
commit9510aeb4e6ea2a0d6b07e2ffffe5ab019314f8d4 (patch)
tree2896c512b295952b3c8c87a5c6175eb084894214 /fix-argv.diff
parente5d008ddd0701e7769c2ed90e649ac9d29606ba9 (diff)
downloadaur-9510aeb4e6ea2a0d6b07e2ffffe5ab019314f8d4.tar.gz
Update mongodb-compass patches
Diffstat (limited to 'fix-argv.diff')
-rw-r--r--fix-argv.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/fix-argv.diff b/fix-argv.diff
index 6ad0b2501f68..800d11bab102 100644
--- a/fix-argv.diff
+++ b/fix-argv.diff
@@ -51,7 +51,7 @@ index 30d287c2f..a8477996d 100644
}
text += '\nSee the MongoDB Compass documentation for more details.\n';
diff --git a/packages/compass/src/main/protocol-handling.ts b/packages/compass/src/main/protocol-handling.ts
-index fb4486333..6f2921174 100644
+index 812261c22..3df06fc8f 100644
--- a/packages/compass/src/main/protocol-handling.ts
+++ b/packages/compass/src/main/protocol-handling.ts
@@ -13,9 +13,15 @@ async function appProtocolsConfig(): Promise<ProtocolsList> {