mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-13 16:45:52 -04:00
changed css to fit any window size
This commit is contained in:
parent
f3e31cab31
commit
f18543d7c7
3 changed files with 21 additions and 10 deletions
|
@ -52,7 +52,6 @@ def start_webapp(webapp_port, onionshare_port, filename, onion_host):
|
|||
|
||||
def launch_window(webapp_port, onionshare_port, basename):
|
||||
def shutdown():
|
||||
print 'shutting down'
|
||||
onionshare.tails_close_port(onionshare_port)
|
||||
onionshare.tails_close_port(webapp_port)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue