mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fix
This commit is contained in:
@@ -78,7 +78,7 @@ class Plugin(BaseAuthService):
|
||||
timeout=self.__timeout,
|
||||
json={
|
||||
"user": user,
|
||||
"passwd": passwd
|
||||
"passwd": passwd,
|
||||
},
|
||||
headers={
|
||||
"User-Agent": f"KVMD/{__version__}",
|
||||
|
||||
Reference in New Issue
Block a user