restores the MB enable flag

This commit is contained in:
Shannon
2019-10-29 11:02:18 +11:00
parent cd89308711
commit 2c9939e516
14 changed files with 141 additions and 74 deletions

View File

@@ -8,7 +8,7 @@
/// <summary>
/// Do not generate models.
/// </summary>
Nothing = 0, // default value //TODO: This doesn't make sense since we cannot actualy disable MB since Umbraco would die
Nothing = 0, // default value
/// <summary>
/// Generate models in memory.