javascript errors be like:
Uncaught SyntaxError: missing ; after for-loop initializer
code be like:
for(let f og filenames){
yea, how is this error message related to the issue with code???
javascript errors be like:
Uncaught SyntaxError: missing ; after for-loop initializer
code be like:
for(let f og filenames){
yea, how is this error message related to the issue with code???