Git push check

This commit is contained in:
2026-04-24 23:16:52 +01:00
parent 97267bed7a
commit e6cb1facf6

View File

@@ -31,7 +31,7 @@ namespace Desktop
public bool highSpeed = false; public bool highSpeed = false;
public bool tapeLoaded = false; public bool tapeLoaded = false;
private volatile bool _pendingReset = false; private volatile bool _pendingReset = false;
// Comment to push a new commit
public Form1() public Form1()
{ {