modules - add procstats to whitelist

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

View File

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