mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-25 15:08:12 -04:00
fix typo
This commit is contained in:
parent
eeacd8c507
commit
3f4f5e22ec
@ -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