Challonge Provider can create tournament
This commit is contained in:
@@ -4,6 +4,6 @@ namespace LaDOSE.Business.Interface
|
||||
{
|
||||
public interface IEventService : IBaseService<Event>
|
||||
{
|
||||
|
||||
bool CreateChallonge(int dto);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user