This commit is contained in:
xyy
2026-04-02 17:26:42 +08:00
parent 2b3da1e2e5
commit 85583d1ba2
3 changed files with 4 additions and 4 deletions

View File

@@ -91,7 +91,7 @@ namespace MembranePoreTester.ViewModels
private async void AutoCollectTimer_Tick(object sender, EventArgs e)
{
if (!IsActive) return;
//if (!IsActive) return;
try
{