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