mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-11 04:09:08 -05:00
fix typo
This commit is contained in:
parent
8c7e75f194
commit
81fc11ef74
@ -73,7 +73,6 @@ class ChatModeWeb:
|
||||
static_url_path=self.web.static_url_path,
|
||||
username=session.get("name"),
|
||||
title=self.web.settings.get("general", "title"),
|
||||
)
|
||||
)
|
||||
|
||||
@self.web.app.route("/update-session-username", methods=["POST"], provide_automatic_options=False)
|
||||
|
Loading…
x
Reference in New Issue
Block a user