From 3ea946ed198e49a2cd3657e199c6c4850181e3b6 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Sun, 5 May 2019 14:30:58 +0000 Subject: [PATCH] Update module config to user_notify --- modules/host/get_system_info_java/config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/host/get_system_info_java/config.yaml b/modules/host/get_system_info_java/config.yaml index 586a19b51..0e5adea73 100644 --- a/modules/host/get_system_info_java/config.yaml +++ b/modules/host/get_system_info_java/config.yaml @@ -15,5 +15,4 @@ beef: not_working: ALL: os: ["iOS", "Macintosh"] - working: ["O", "FF", "S", "IE"] - user_notify: ["C"] + user_notify: ["C", "O", "FF", "S", "IE"]