Remove MP3 option (need mazash infra to be activated)

This commit is contained in:
fred 2021-09-07 14:03:05 +02:00
parent 66585b1bf3
commit ee15961eec
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ fi
########################################################################
# CHOOSE CATEGORY (remove anime, not working!)
[[ $CHOICE == "" ]] && CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre media" --entry-text="Film" Serie Video Youtube MP3)
[[ $CHOICE == "" ]] && CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre media" --entry-text="Film" Serie Youtube Video)
[[ $CHOICE == "" ]] && exit 1
# LOWER CARACTERS