Refactored project to module structure
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Moonlight.Api.Shared.Frontend;
|
||||
|
||||
public class FrontendSettingConstants
|
||||
{
|
||||
public const string Name = "Moonlight.Frontend.Name";
|
||||
}
|
||||
Reference in New Issue
Block a user