@@ -21,7 +21,9 @@ echo "#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#"
echo
command_exists () {
command -v "$1" /dev/null 2&>1
command -v "${1}" /dev/null 2&>1
}
get_permission () {
The note is not visible to the blocked user.