diff options
Diffstat (limited to 'src/bin/e_module.c')
-rw-r--r-- | src/bin/e_module.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/e_module.c b/src/bin/e_module.c index 8af6458184..fe55a353f6 100644 --- a/src/bin/e_module.c +++ b/src/bin/e_module.c @@ -1058,6 +1058,7 @@ _e_module_whitelist_check(void) "policy_mobile", "geolocation", "xwayland", + "weather", NULL // end marker }; |