-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: support separate alert status for top/bottom
different alert status per top/bottom config are needed to support showing an alert status based message on a single source config. this is most common when top and bottom source configs are for different lines/routes. previously the alert_status for a sign was reduced down to a single value which could cause weird behavior when an alert was only effecting one of the two source configs.
- Loading branch information
1 parent
9f26a22
commit 7e22344
Showing
2 changed files
with
63 additions
and
8 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