Fixed some things
This commit is contained in:
parent
7aa40c171b
commit
f634474923
6 changed files with 20 additions and 57 deletions
|
@ -35,7 +35,7 @@
|
|||
</MudContainer>
|
||||
|
||||
@code{
|
||||
int numOfChunks = 100; //Exclusive index 0
|
||||
int numOfChunks = 197; //Exclusive index 0
|
||||
int selectedChunk = 0;
|
||||
|
||||
protected override void OnInitialized()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue