A String which is the email address displayed on the privacy-policy page.
theme: SoftUI({ supporteMail: String, });
theme: SoftUI({ supporteMail: "[email protected]", });
Was this page helpful?