If "Stop sharing automatically" is selected, only allow one download at a time (fixes #248)

This commit is contained in:
Micah Lee 2016-04-12 15:59:49 -07:00
parent 0b588e543a
commit c07f4e5f83
4 changed files with 53 additions and 5 deletions

View file

@ -73,7 +73,8 @@ locale = [
html = [
'resources/html/index.html',
'resources/html/404.html',
'resources/html/denied.html',
'resources/html/404.html'
]
setup(