Logo Added

This commit is contained in:
MET18937
2023-02-20 16:49:18 +01:00
committed by FUH22860
parent 5ea452c653
commit 4d73dae8bb
4 changed files with 9 additions and 3 deletions

View File

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