Merge branch 'metatx-live-at' into complete-call-request

pull/932/head
kompotkot 2023-10-04 11:31:31 +00:00
commit 7fb0963d24
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -77,7 +77,7 @@ def bugout_auth(token: str) -> BugoutUser:
return user
def user_for_auth_header(
async def user_for_auth_header(
authorization: str = Header(None),
) -> Optional[BugoutUser]:
"""