Bugfix: IsAuthorNarrated was returning no books

This commit is contained in:
Robert McRackan 2020-02-14 14:01:36 -05:00
parent 6ad541c199
commit ccb60ae367
4 changed files with 15 additions and 4 deletions

View file

@ -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
//