1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 09:57:22 +08:00

[fpy] Fix: PEP540 & SpecialDrop & interval regex (#4645)

This commit is contained in:
hgjazhgj
2025-03-06 01:40:25 +09:00
committed by GitHub
parent 9c3bfc7e8d
commit 50ad05030f
8 changed files with 10 additions and 11 deletions

View File

@@ -44,7 +44,7 @@ FpyEmulator:
FpyInterval:
Interval:
value: 07:00
validate: "\\d+:\\d"
validate: "\\d+:\\d+"
FpyTeam:
Index: