mirror of
https://github.com/yawaflua/SPWorlds.git
synced 2025-12-09 20:19:35 +02:00
so many fixes
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
using SPWorldsApi.Utils;
|
||||
using System.Text.Json;
|
||||
using System.Text.Json.Nodes;
|
||||
using SPWorldsApi.Users;
|
||||
|
||||
namespace SPWorldsApi.Payments
|
||||
{
|
||||
public interface IPaymentWrapper
|
||||
public class PaymentWrapper : UserWrapper
|
||||
{
|
||||
HttpClient.HttpRequest client { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user