mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
OpenSearchStartIndex handling has been fixed
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1088 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
parent
c0042a1ddb
commit
89fe7a3c6d
2 changed files with 11 additions and 2 deletions
|
@ -57,7 +57,8 @@ public class NetworkBookItem extends NetworkLibraryItem {
|
|||
}
|
||||
}
|
||||
|
||||
public final int Index;
|
||||
public int Index;
|
||||
|
||||
public final String Id;
|
||||
public final String Language;
|
||||
public final String Date;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue