mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Fix typo in variable in machine admin page.
This commit is contained in:
@@ -489,7 +489,7 @@ namespace Marechai.Pages.Admin.Details
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
_savingGpu = true;
|
_savingCpu = true;
|
||||||
|
|
||||||
// Yield thread to let UI to update
|
// Yield thread to let UI to update
|
||||||
await Task.Yield();
|
await Task.Yield();
|
||||||
|
|||||||
Reference in New Issue
Block a user