Skip to content

Commit a5f338b

Browse files
committed
add comment
1 parent 1641d1f commit a5f338b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $(function() {
1616
chunk_size: '4mb',
1717
uptoken_url: $('#uptoken_url').val(),
1818
domain: $('#domain').val(),
19-
downtoken_url: '/downtoken',
19+
// downtoken_url: '/downtoken',
2020
// unique_names: true,
2121
// save_key: true,
2222
// x_vars: {

0 commit comments

Comments
 (0)