.novel done, waifutransfer almost done

This commit is contained in:
Master Kwoth
2017-11-02 18:22:17 +01:00
parent e581419945
commit 6aeec724c0
9 changed files with 1013 additions and 922 deletions

View File

@ -6,7 +6,7 @@ using System.Threading.Tasks;
namespace NadekoBot.Modules.Searches.Common
{
public class NovelData
public class NovelResult
{
public string Description { get; set; }
public string Title { get; set; }