mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
fix
This commit is contained in:
parent
6c9429a415
commit
99f994c866
@ -146,7 +146,7 @@ async def get_multipart_field(reader: aiohttp.MultipartReader, name: str) -> aio
|
||||
|
||||
|
||||
# =====
|
||||
_REQUEST_AUTH_INFO = "_kvd_auth_info"
|
||||
_REQUEST_AUTH_INFO = "_kvmd_auth_info"
|
||||
|
||||
|
||||
def _format_P(request: aiohttp.web.BaseRequest, *_, **__) -> str: # type: ignore # pylint: disable=invalid-name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user