mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-03-17 22:13:58 +00:00
Replaced hasMongoDump with hasMongoShell
This commit is contained in:
parent
132df17ff7
commit
ca5cdc203a
@ -24,7 +24,7 @@
|
||||
let editor;
|
||||
|
||||
async function runScript() {
|
||||
if (!$environment.hasMongoDump) {
|
||||
if (!$environment.hasMongoShell) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user