appupdater

This commit is contained in:
2025-11-17 19:02:40 +01:00
parent 4e657469b3
commit 26a807c8be
12 changed files with 353 additions and 109 deletions

View File

@@ -40,7 +40,7 @@ public class ProgressInfos : INotifyPropertyChanged
Value += 1;
}
public void End()
public void Stop()
{
IsVisible = false;
IsGeneric = false;