fix(mobile): stack count reset when navigating to library (#4647)

Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
shenlong
2023-10-26 14:19:06 +00:00
committed by GitHub
parent cb0e37e76e
commit b49b10141e
9 changed files with 52 additions and 23 deletions

View File

@@ -6009,6 +6009,7 @@
"type": "array"
},
"stackCount": {
"nullable": true,
"type": "integer"
},
"stackParentId": {