mirror of
https://github.com/earthjasonlin/star-rail-warp-export.git
synced 2025-08-02 10:50:17 +08:00
feat: support Collaboration Warp
This commit is contained in:
@@ -8,7 +8,7 @@ const itemCount = (map, name) => {
|
||||
}
|
||||
}
|
||||
|
||||
const order = ['11', '12', '1', '2']
|
||||
const order = ['11', '12', '21', '22', '1', '2']
|
||||
|
||||
const gachaDetail = (data) => {
|
||||
if (!data) return
|
||||
|
Reference in New Issue
Block a user