Update network_menu.sh

This commit is contained in:
MacRimi 2025-02-04 18:02:41 +01:00 committed by GitHub
parent a4978f7535
commit 6f6c2e9c86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ initialize_cache
return
;;
*)
msg_error "$(translate "Invalid option.")"
msg_warn "$(translate "Invalid option.")"
sleep 2
;;
esac