Logo Added

This commit is contained in:
MET18937
2023-02-20 16:49:18 +01:00
parent 70eb2e53d7
commit a987dbeea5
4 changed files with 9 additions and 3 deletions

View File

@ -10,7 +10,7 @@
@code {
private int currentCount = 0;
private void IncrementCount()
{
currentCount++;