Skip to content

Commit

Permalink
Merge pull request aditya-shri#4 from Snawoot/appjson_improvements
Browse files Browse the repository at this point in the history
app.json improvements
  • Loading branch information
aditya-shri authored May 6, 2021
2 parents d55c720 + 32657bf commit 83da15b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@

"ProxySite": {
"description": "Replacing a website, for example: www.ietf.org, if you don’t fill in it means to use a local static webpage file.",
"value": "www.ietf.org"
"value": "www.ietf.org",
"required": false
}

},
Expand Down

0 comments on commit 83da15b

Please sign in to comment.