mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 02:44:52 +08:00
Setup needs to enable the theme it will assign as site default
--HG-- branch : perf extra : transplant_source : 6%07%B8%E6%2A%0F%F5f%DB%0DFa%A5%A5X%3Ac%9C%DE%9B
This commit is contained in:
@@ -95,7 +95,8 @@ namespace Orchard.Setup.Services {
|
||||
"Orchard.Tags",
|
||||
"Orchard.Media",
|
||||
"Orchard.Widgets",
|
||||
"Orchard.jQuery"
|
||||
"Orchard.jQuery",
|
||||
"TheThemeMachine",
|
||||
};
|
||||
|
||||
context.EnabledFeatures = hardcoded;
|
||||
|
Reference in New Issue
Block a user