mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 01:23:34 +08:00
Fix minor bugs
This commit is contained in:
@@ -1745,6 +1745,9 @@
|
|||||||
"OpsiFleet": {
|
"OpsiFleet": {
|
||||||
"Fleet": 1,
|
"Fleet": 1,
|
||||||
"Submarine": false
|
"Submarine": false
|
||||||
|
},
|
||||||
|
"Storage": {
|
||||||
|
"Storage": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"OpsiCrossMonth": {
|
"OpsiCrossMonth": {
|
||||||
|
|||||||
@@ -8343,6 +8343,14 @@
|
|||||||
"value": false,
|
"value": false,
|
||||||
"display": "hide"
|
"display": "hide"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Storage": {
|
||||||
|
"Storage": {
|
||||||
|
"type": "storage",
|
||||||
|
"value": {},
|
||||||
|
"valuetype": "ignore",
|
||||||
|
"display": "disabled"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"OpsiCrossMonth": {
|
"OpsiCrossMonth": {
|
||||||
|
|||||||
Reference in New Issue
Block a user