updated thunar.sh

This commit is contained in:
JaKooLit
2025-02-03 22:23:11 +09:00
parent 8a7f40c75a
commit fa9c2ae04f

View File

@@ -60,7 +60,6 @@ while true; do
;; ;;
*) *)
echo "${WARN} Invalid input. Please enter 'y' or 'n'." echo "${WARN} Invalid input. Please enter 'y' or 'n'."
unset thunar_choice
;; ;;
esac esac
done done