mirror of
https://github.com/yawaflua/SPWorlds.git
synced 2025-12-09 20:19:35 +02:00
fix violation files
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Text.Json.Nodes;
|
||||
|
||||
namespace SPWorldsApi.Payments
|
||||
{
|
||||
internal interface IPaymentWrapper
|
||||
public interface IPaymentWrapper
|
||||
{
|
||||
HttpClient.HttpRequest client { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user