UX Pass 6 (#3131)
Co-authored-by: Joseph Milazzo <joseph.v.milazzo@gmail.com>
This commit is contained in:
parent
fc644985be
commit
62383042b0
70 changed files with 741 additions and 399 deletions
|
|
@ -259,7 +259,7 @@ public class ScannerServiceTests : AbstractDbTest
|
|||
comicInfo.AppendLine("<ComicInfo>");
|
||||
|
||||
// People Tags
|
||||
string[] people = { /* Your list of people here */ };
|
||||
string[] people = { "Joe Shmo", "Tommy Two Hands"};
|
||||
string[] genres = { /* Your list of genres here */ };
|
||||
|
||||
void AddRandomTag(string tagName, string[] choices)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue