modules - add procstats to whitelist

This commit is contained in:
Carsten Haitzler 2022-02-01 12:28:49 +00:00
parent 93fa4e6393
commit b4a05429d0
1 changed files with 1 additions and 0 deletions

View File

@ -786,6 +786,7 @@ _e_module_whitelist_check(void)
"policy_mobile", "policy_mobile",
"geolocation", "geolocation",
"xwayland", "xwayland",
"procstats",
NULL // end marker NULL // end marker
}; };