Merge pull request #6 from oqtane/master

sync with upstream
This commit is contained in:
Shaun Walker
2019-09-30 09:56:14 -04:00
committed by GitHub

View File

@ -10,7 +10,7 @@
@code {
string menu = "";
protected override void OnInitialized()
protected override void OnParametersSet()
{
int level = -1;
int securitylevel = int.MaxValue;