diff options
Diffstat (limited to 'conf/plugins.conf')
-rw-r--r-- | conf/plugins.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/plugins.conf b/conf/plugins.conf index 066e701a..0cd09f8b 100644 --- a/conf/plugins.conf +++ b/conf/plugins.conf @@ -34,6 +34,8 @@ plugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ "HPMHooking", //"db2sql", + "libevol_char", + "libevol_login", "libevol_map", //"other", ] |