Fix enabled/disabled on buttons

This commit is contained in:
2026-02-16 19:33:30 +09:00
parent be17639e18
commit 4855954b59
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -292,6 +292,7 @@ class MainViewModel : BaseViewModel, IFontResolver
LogInfo(e.InnerException.StackTrace);
}
}
LogInfo("Please report this error to a programmer or fix the issue listed above.");
}
}
}