fix block ci cd
Some checks failed
Deploy on Master Change / deploy (push) Has been cancelled

This commit is contained in:
2026-07-13 15:52:35 +07:00
parent b56c6d722c
commit 0ff025fb15
13 changed files with 134 additions and 17 deletions

View File

@@ -62,7 +62,7 @@ func main() {
// Create application with options
err := wails.Run(&options.App{
Title: "Simple Care v1.1 — Rikkei Education",
Title: "Simple Care v1.2 — Rikkei Education",
Width: 1024,
Height: 768,
Menu: appMenu,