Update to match new installer processing.

This commit is contained in:
Dane Everitt 2016-01-22 20:31:47 -05:00
parent 4719b20a27
commit be47565c78
4 changed files with 45 additions and 3 deletions

View file

@ -289,7 +289,8 @@
"count": 3
},
"remote": {
"download": "{{ url('/remote/download') }}"
"download": "{{ route('remote.download') }}",
"installed": "{{ route('remote.install') }}"
},
"uploads": {
"maximumSize": 1000000