Refactored project to module structure
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Moonlight.Shared.Admin.Sys.ContainerHelper;
|
||||
|
||||
public record ContainerHelperStatusDto(bool IsEnabled, bool IsReachable);
|
||||
Reference in New Issue
Block a user