fix version
All checks were successful
Build Check / build (push) Successful in 3m31s
Build Check / build (pull_request) Successful in 3m33s

This commit is contained in:
2026-05-17 09:33:28 -05:00
parent 168dc9de83
commit 03ba79a8ce
2 changed files with 3 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
"Bash(git checkout *)",
"Bash(git push *)",
"Bash(grep -n \"tray_icon::TrayIconEvent\\\\|tray_icon::menu::MenuEvent\\\\|set_event_handler\" ~/.cargo/registry/src/*/tray-icon-0.14*/src/lib.rs 2>/dev/null | head -20)",
"Bash(git add *)"
"Bash(git add *)",
"Bash(git commit *)"
]
}
}