Skip to content

Commit ade3c3b

Browse files
Update app.js
1 parent 4ed58a3 commit ade3c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ fetch('subdirectories.json')
1313
})
1414
.catch(err => {
1515
console.error("Failed to load directories.json", err);
16-
});
16+
});

0 commit comments

Comments
 (0)