mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-14 18:20:30 +08:00
fixed missing msd package
This commit is contained in:
parent
35bd5ac719
commit
3808f3f8c9
1
setup.py
1
setup.py
@ -83,6 +83,7 @@ def main() -> None:
|
|||||||
"kvmd.plugins.auth",
|
"kvmd.plugins.auth",
|
||||||
"kvmd.plugins.hid",
|
"kvmd.plugins.hid",
|
||||||
"kvmd.plugins.atx",
|
"kvmd.plugins.atx",
|
||||||
|
"kvmd.plugins.msd",
|
||||||
"kvmd.apps",
|
"kvmd.apps",
|
||||||
"kvmd.apps.kvmd",
|
"kvmd.apps.kvmd",
|
||||||
"kvmd.apps.htpasswd",
|
"kvmd.apps.htpasswd",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user