mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 12:02:09 +08:00
increase engagement alerts duration
old-commit-hash: 327464fb845dd01533f390ac89d9fd78fbfb02d7
This commit is contained in:
@@ -167,7 +167,7 @@ class EngagementAlert(Alert):
|
||||
super().__init__("", "",
|
||||
AlertStatus.normal, AlertSize.none,
|
||||
Priority.MID, VisualAlert.none,
|
||||
audible_alert, .02),
|
||||
audible_alert, .2),
|
||||
|
||||
|
||||
class NormalPermanentAlert(Alert):
|
||||
|
||||
@@ -1 +1 @@
|
||||
e1ac1b89b7c6638c5777f1e8db368d264e0de8e6
|
||||
b18661a3a66979d2c12a8bbde109cb7e50f00e1a
|
||||
Reference in New Issue
Block a user