-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This encapsulates the actual logic being done previously into a single closure that gets passed to the api when loaded/reloaded. Additionally, the naming is now a bit clearer. The use of the Muter interface is a bit confusing as it was previously being used for its side effect of marking an alert as inhibited or not, and the return value was being ignored. Signed-off-by: stuart nelson <stuartnelson3@gmail.com>
- Loading branch information
1 parent
5786f49
commit e4e404f
Showing
2 changed files
with
32 additions
and
29 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
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