Skip to content

Commit

Permalink
header option supports multi lines
Browse files Browse the repository at this point in the history
  • Loading branch information
mayswind committed Feb 21, 2018
1 parent 03f6553 commit 6298a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/config/aria2Options.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
required: true
},
'header': {
type: 'string'
type: 'text'
},
'save-cookies': {
type: 'string'
Expand Down

0 comments on commit 6298a0a

Please sign in to comment.