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 19bdf59 commit 21f020bCopy full SHA for 21f020b
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