oops
This commit is contained in:
@@ -6,7 +6,7 @@ using Newtonsoft.Json;
|
|||||||
|
|
||||||
namespace Booru.Net
|
namespace Booru.Net
|
||||||
{
|
{
|
||||||
public class Client
|
public class BooruClient
|
||||||
{
|
{
|
||||||
public async Task<IReadOnlyList<SafebooruImage>> GetSafebooruImagesAsync(IReadOnlyList<string> tags)
|
public async Task<IReadOnlyList<SafebooruImage>> GetSafebooruImagesAsync(IReadOnlyList<string> tags)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user