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