Skip to content

Commit

Permalink
Dummy change to kick off build
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Nov 3, 2022
1 parent 3836bbf commit d462e1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public static OrchardCoreSetupParameters DatabaseProviderFromEnvironmentIfAvaila
{
setupParameters.DatabaseProvider = OrchardCoreSetupPage.DatabaseType.ProvidedByEnvironment;
setupParameters.TablePrefix = context.Id;

}

return setupParameters;
Expand Down

0 comments on commit d462e1f

Please sign in to comment.