mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Moved startup code to server.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
namespace Marechai.Server.Controllers;
|
||||
|
||||
Reference in New Issue
Block a user