add url parameter
This commit is contained in:
@@ -236,6 +236,7 @@ installPatchFromUrl = $coroutine ({host, url}) ->
|
||||
|
||||
installPatchFromUrl.params = {
|
||||
host: { type: 'string' }
|
||||
url: { type: 'string' }
|
||||
}
|
||||
|
||||
installPatchFromUrl.resolve = {
|
||||
|
||||
Reference in New Issue
Block a user