Get custom theme and layout on a default install
This commit is contained in:
@ -44,6 +44,7 @@ namespace Oqtane.Controllers
|
||||
_config.Reload();
|
||||
}
|
||||
|
||||
_databaseManager.BuildDefaultSite(config.Password, config.HostEmail);
|
||||
installation.Success = true;
|
||||
return installation;
|
||||
}
|
||||
|
Reference in New Issue
Block a user