-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
growl: don't fumble the activity logging consent
Previous logic for reading %settings-event facts was a little to eager in declaring explicit non-consent. It would also set the flag to false in cases where we received updates not matching what we were looking for. Now, it's not entirely certain that this was a problem, but we did observe "disabled growl" on ships that had the setting toggle on the frontend set to true, and this seemed like the only viable cause of that. We also update +on-load to re-set the flag from the current settings value, to correct any lingering mismatching states.
- Loading branch information
Showing
1 changed file
with
34 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters