added DefaultAction property to IModule (#765)
This commit is contained in:
		| @ -1,8 +1,8 @@ | ||||
| { | ||||
|   "Runtime": "Server", | ||||
|   "ConnectionStrings": { | ||||
|     "DefaultConnection": "" | ||||
|   }, | ||||
|   "Runtime": "Server", | ||||
|   "Installation": { | ||||
|     "DefaultAlias": "", | ||||
|     "HostPassword": "", | ||||
| @ -11,5 +11,9 @@ | ||||
|     "DefaultTheme": "", | ||||
|     "DefaultLayout": "", | ||||
|     "DefaultContainer": "" | ||||
|   }, | ||||
|   "Localization": { | ||||
|     "DefaultCulture": "", | ||||
|     "SupportedCultures": [] | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker