chore(scripts): use msgr instead of msg_* funcs

This commit is contained in:
2025-02-20 02:29:05 +02:00
parent f4da515120
commit 9fdb4cdfb0
2 changed files with 2 additions and 2 deletions

View File

@@ -344,4 +344,4 @@ for app in "Activity Monitor" "Address Book" "Calendar" "Contacts" "cfprefsd" \
killall "${app}" > /dev/null 2>&1
done
msg_yay "Done. Note that some of these changes require a logout/restart to take effect."
msgr yay "Done. Note that some of these changes require a logout/restart to take effect."