fix applocker

This commit is contained in:
kazuminn
2020-10-31 19:06:36 +09:00
parent a8b8cc3229
commit 4649ff97b3
2 changed files with 24 additions and 19 deletions

View File

@@ -1,4 +1,5 @@
mod application;
mod applocker;
mod common;
mod configs;
pub mod detection;