Skip to content

Commit ed66005

Browse files
save file
1 parent 7bbdfa2 commit ed66005

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libs/js/io/file-server/file-server.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@
3030
var date = '2026-02-21';
3131
var files = {
3232
'source' : {
33-
'latest' : null,
33+
'latest' : null,
3434
},
3535
'examples' : {
36+
'module-example.js' : null,
3637
},
3738
};
3839

0 commit comments

Comments
 (0)