fix default message

This commit is contained in:
Meliox 2024-06-05 23:41:36 +02:00
parent df9a04862f
commit ed7cd5ca09

View File

@ -202,7 +202,7 @@ function configure {
msg "Displaying System Information... no"
;;
*)
warn "Invalid selection. System information will not be displayed."
warn "Invalid selection. System information will be displayed."
enableSystemInfo=true
;;
esac