From e6bf6f5091caf3b4366894643671bc4586794cda Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 22 Jun 2026 06:15:44 +0800 Subject: feat: add GUI manager and integrate into build pipeline --- manager/App.axaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 manager/App.axaml (limited to 'manager/App.axaml') diff --git a/manager/App.axaml b/manager/App.axaml new file mode 100644 index 0000000..d9eaaee --- /dev/null +++ b/manager/App.axaml @@ -0,0 +1,10 @@ + + + + + + + \ No newline at end of file -- cgit