Skip to content

Commit 19bdf59

Browse files
Update app.js
1 parent fa27543 commit 19bdf59

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)