Bugfix: don't unset dm_privacy on profile settings update

This commit is contained in:
Noah Petherbridge 2023-08-10 19:37:49 -07:00
parent 79a6b8048c
commit 1badee3662

View File

@ -66,7 +66,7 @@ var (
"hide_age", "hide_age",
// Site prefs // Site prefs
"dm_privacy", // "dm_privacy",
} }
// Choices for the Contact Us subject // Choices for the Contact Us subject