implemented Label component in Installer for consistency and removed redundant logic
This commit is contained in:
@ -3,7 +3,5 @@ namespace Oqtane.Interfaces
|
||||
public interface IDatabaseConfigControl
|
||||
{
|
||||
string GetConnectionString();
|
||||
|
||||
bool IsInstaller { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user