1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 11:31:46 +00:00

Section title is more concise and easy to read

This commit is contained in:
Tw93
2025-11-16 00:39:48 +08:00
parent 7ee341de7c
commit 264faeb605
3 changed files with 103 additions and 76 deletions

View File

@@ -247,7 +247,7 @@ create_raycast_commands() {
done
if open "raycast://extensions/script-commands" > /dev/null 2>&1; then
log_step "Raycast settings opened. Run Reload Script Directories."
log_step "Raycast settings opened. Run 'Reload Script Directories'."
else
log_warn "Could not auto-open Raycast. Open it manually to reload scripts."
fi