fixed missing msd package

This commit is contained in:
Devaev Maxim 2019-09-14 05:26:58 +03:00
parent 35bd5ac719
commit 3808f3f8c9

View File

@ -83,6 +83,7 @@ def main() -> None:
"kvmd.plugins.auth",
"kvmd.plugins.hid",
"kvmd.plugins.atx",
"kvmd.plugins.msd",
"kvmd.apps",
"kvmd.apps.kvmd",
"kvmd.apps.htpasswd",