mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-03-23 01:13:30 -04:00
Bugfix: IsAuthorNarrated was returning no books
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user