Update module config to user_notify

This commit is contained in:
Brendan Coles
2019-05-05 14:30:58 +00:00
parent a62e502fce
commit 3ea946ed19

View File

@@ -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"]