mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-16 23:20:58 -04:00
Make receive mode events just like share mode, and rename REQUEST_DOWNLOAD to REQUEST_SHARE
This commit is contained in:
parent
de43cd22fa
commit
26a94fa161
5 changed files with 52 additions and 19 deletions
|
@ -295,7 +295,7 @@ class Mode(QtWidgets.QWidget):
|
|||
|
||||
def handle_request_download(self, event):
|
||||
"""
|
||||
Handle REQUEST_DOWNLOAD event.
|
||||
Handle REQUEST_STARTED event.
|
||||
"""
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue