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
commit 7f6f9427e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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