mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 08:55:12 -04:00
Make receive mode events just like share mode, and rename REQUEST_DOWNLOAD to REQUEST_SHARE
This commit is contained in:
parent
996f6c0725
commit
591e97a57a
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