From c44093c5ee990ea849c9c0f79efd7b1ee9e4460c Mon Sep 17 00:00:00 2001 From: Michael Babienco Date: Wed, 4 Mar 2026 21:10:15 +0900 Subject: [PATCH] Fix wrong About menu title --- src/App.axaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.axaml b/src/App.axaml index 3e63c9d..562527a 100644 --- a/src/App.axaml +++ b/src/App.axaml @@ -131,7 +131,7 @@ - + \ No newline at end of file