mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -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,
|
||||
"flags": 1
|
||||
},
|
||||
{
|
||||
"id": "2:2644395282642821815",
|
||||
"name": "file",
|
||||
"type": 9
|
||||
},
|
||||
{
|
||||
"id": "4:3145196313443812205",
|
||||
"name": "bookId",
|
||||
@ -88,11 +93,6 @@
|
||||
"id": "18:1711250046418389186",
|
||||
"name": "zimReaderSource",
|
||||
"type": 9
|
||||
},
|
||||
{
|
||||
"id": "19:8429535071703004578",
|
||||
"name": "file",
|
||||
"type": 9
|
||||
}
|
||||
],
|
||||
"relations": []
|
||||
@ -398,9 +398,8 @@
|
||||
5555873126720275555,
|
||||
2724607601244650879,
|
||||
5485468735259326535,
|
||||
4272820830206771469,
|
||||
2644395282642821815
|
||||
4272820830206771469
|
||||
],
|
||||
"retiredRelationUids": [],
|
||||
"version": 1
|
||||
}
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"entities": [
|
||||
{
|
||||
"id": "3:5536749840871435068",
|
||||
"lastPropertyId": "18:1711250046418389186",
|
||||
"lastPropertyId": "19:8429535071703004578",
|
||||
"name": "BookOnDiskEntity",
|
||||
"properties": [
|
||||
{
|
||||
@ -14,6 +14,11 @@
|
||||
"type": 6,
|
||||
"flags": 1
|
||||
},
|
||||
{
|
||||
"id": "2:2644395282642821815",
|
||||
"name": "file",
|
||||
"type": 9
|
||||
},
|
||||
{
|
||||
"id": "4:3145196313443812205",
|
||||
"name": "bookId",
|
||||
@ -393,9 +398,8 @@
|
||||
5555873126720275555,
|
||||
2724607601244650879,
|
||||
5485468735259326535,
|
||||
4272820830206771469,
|
||||
2644395282642821815
|
||||
4272820830206771469
|
||||
],
|
||||
"retiredRelationUids": [],
|
||||
"version": 1
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user