Update Index.razor
This commit is contained in:
		| @ -22,7 +22,7 @@ | ||||
| @code { | ||||
| 	private List<Page> _pages; | ||||
|  | ||||
|     public override SecurityAccessLevel SecurityAccessLevel => SecurityAccessLevel.Admin; | ||||
|     public override SecurityAccessLevel SecurityAccessLevel => SecurityAccessLevel.View; | ||||
|  | ||||
| 	protected override void OnInitialized() | ||||
| 	{ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Cody
					Cody