Skip to content

Commit

Permalink
QAVS can now count to 100!
Browse files Browse the repository at this point in the history
  • Loading branch information
ComputerElite committed Mar 9, 2024
1 parent 3779780 commit c1253ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions QuestAppVersionSwitcher/DiffDowngrading/DiffDowngrader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ public void RealDone()
done = true;
textColor = "#00FF00";
status = "Downgrade done";
downloadedBytes = totalBytes;
QAVSWebserver.BroadcastDownloads(true);
}

Expand Down

0 comments on commit c1253ae

Please sign in to comment.