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 ade3c3b commit 3661a05Copy full SHA for 3661a05
app.js
@@ -13,4 +13,4 @@ fetch('subdirectories.json')
13
})
14
.catch(err => {
15
console.error("Failed to load directories.json", err);
16
- });
+ });
0 commit comments