We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97ccae commit b086b87Copy full SHA for b086b87
scripts/catalog/updateDestinations.js
@@ -7,7 +7,7 @@ const {
7
getConnectionModes,
8
isCatalogItemHidden,
9
sanitize,
10
- doesCatalogItemExist,
+ doesCatalogItemExist
11
} = require('./utilities.js');
12
13
require('dotenv').config();
0 commit comments