mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -04:00
Fixed: ZIM files are not showing on "Library" screen when updating the app to from 3.11.1
to 3.12.0
.
This commit is contained in:
parent
97e6b9bf6b
commit
968dc2824d
@ -14,6 +14,11 @@
|
|||||||
"type": 6,
|
"type": 6,
|
||||||
"flags": 1
|
"flags": 1
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "2:2644395282642821815",
|
||||||
|
"name": "file",
|
||||||
|
"type": 9
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "4:3145196313443812205",
|
"id": "4:3145196313443812205",
|
||||||
"name": "bookId",
|
"name": "bookId",
|
||||||
@ -88,11 +93,6 @@
|
|||||||
"id": "18:1711250046418389186",
|
"id": "18:1711250046418389186",
|
||||||
"name": "zimReaderSource",
|
"name": "zimReaderSource",
|
||||||
"type": 9
|
"type": 9
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "19:8429535071703004578",
|
|
||||||
"name": "file",
|
|
||||||
"type": 9
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"relations": []
|
"relations": []
|
||||||
@ -398,8 +398,7 @@
|
|||||||
5555873126720275555,
|
5555873126720275555,
|
||||||
2724607601244650879,
|
2724607601244650879,
|
||||||
5485468735259326535,
|
5485468735259326535,
|
||||||
4272820830206771469,
|
4272820830206771469
|
||||||
2644395282642821815
|
|
||||||
],
|
],
|
||||||
"retiredRelationUids": [],
|
"retiredRelationUids": [],
|
||||||
"version": 1
|
"version": 1
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"entities": [
|
"entities": [
|
||||||
{
|
{
|
||||||
"id": "3:5536749840871435068",
|
"id": "3:5536749840871435068",
|
||||||
"lastPropertyId": "18:1711250046418389186",
|
"lastPropertyId": "19:8429535071703004578",
|
||||||
"name": "BookOnDiskEntity",
|
"name": "BookOnDiskEntity",
|
||||||
"properties": [
|
"properties": [
|
||||||
{
|
{
|
||||||
@ -14,6 +14,11 @@
|
|||||||
"type": 6,
|
"type": 6,
|
||||||
"flags": 1
|
"flags": 1
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "2:2644395282642821815",
|
||||||
|
"name": "file",
|
||||||
|
"type": 9
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "4:3145196313443812205",
|
"id": "4:3145196313443812205",
|
||||||
"name": "bookId",
|
"name": "bookId",
|
||||||
@ -393,8 +398,7 @@
|
|||||||
5555873126720275555,
|
5555873126720275555,
|
||||||
2724607601244650879,
|
2724607601244650879,
|
||||||
5485468735259326535,
|
5485468735259326535,
|
||||||
4272820830206771469,
|
4272820830206771469
|
||||||
2644395282642821815
|
|
||||||
],
|
],
|
||||||
"retiredRelationUids": [],
|
"retiredRelationUids": [],
|
||||||
"version": 1
|
"version": 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user