mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 00:15:11 -04:00
Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat
This commit is contained in:
commit
8e1b34ce13
16 changed files with 823 additions and 36 deletions
|
@ -31,6 +31,7 @@ class GuiCommon:
|
|||
MODE_SHARE = "share"
|
||||
MODE_RECEIVE = "receive"
|
||||
MODE_WEBSITE = "website"
|
||||
MODE_CHAT = "chat"
|
||||
|
||||
def __init__(self, common, qtapp, local_only):
|
||||
self.common = common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue