Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
@if (!Installed)
|
||||
{
|
||||
<Installer />
|
||||
<Installer Installed="@Installed" />
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user