Add the rest of the controller classes, currently empty
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Core.Controllers;
|
||||
|
||||
public class TradeController
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
Reference in New Issue
Block a user