mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
fix: 为InfrastEnteredFlag添加延迟以避免信用通知对右上角基建提醒的遮挡 (#9597)
* fix: add postdelay for InfrastEnteredFlag to avoid office notification conflication 为InfrastEnteredFlag添加延迟以避免信用通知对右上角基建提醒的遮挡 * fix: remove comma
This commit is contained in:
@@ -6818,7 +6818,8 @@
|
||||
"next": [
|
||||
"InfrastNotification",
|
||||
"Stop"
|
||||
]
|
||||
],
|
||||
"postDelay": 5000
|
||||
},
|
||||
"InfrastNotification": {
|
||||
"roi": [
|
||||
@@ -18759,4 +18760,4 @@
|
||||
"Stop"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user