build-canaries/nevergreen

Treat "Allow audio notifications" as a personal setting

GentlemanHal opened this issue · 0 comments

Importing configuration shouldn't override the "Allow audio notifications" setting.

The "Allow system notifications" is already filtered out of imports and exports. The simplest thing to do is copy that code to exclude audio notifications as well, however this is a good opportunity to improve the code and make "personal settings" more obvious.