mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-06 06:45:40 +08:00
Green Traffic Light Chime: alert status = normal (#151)
This commit is contained in:
@@ -660,7 +660,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, AlertCallbackType]]] = {
|
||||
ET.PERMANENT: Alert(
|
||||
"",
|
||||
"",
|
||||
AlertStatus.userPrompt, AlertSize.none,
|
||||
AlertStatus.normal, AlertSize.none,
|
||||
Priority.MID, VisualAlert.none, AudibleAlert.promptStarting, 1.5),
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user