Bugfix: IsAuthorNarrated was returning no books
This commit is contained in:
parent
6ad541c199
commit
ccb60ae367
4 changed files with 15 additions and 4 deletions
|
|
@ -73,7 +73,7 @@
|
|||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(168, 52);
|
||||
this.label4.TabIndex = 3;
|
||||
this.label4.Text = "BOOL FIELDS\r\n\r\nFind books that you haven\'t rated:\r\n -IsRated";
|
||||
this.label4.Text = "BOOLEAN (TRUE/FALSE) FIELDS\r\n\r\nFind books that you haven\'t rated:\r\n -IsRated";
|
||||
//
|
||||
// label5
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue