How to disable CSF notifications in Webmin side slider

About CSF & Webmin: is there a way to disable these CSF notifications shown here:

@rikukale You can most probably do it by opening the browser’s console and running:

settings_sysinfo_csf_temp_list_privileged = false;
theme.config.save();