Fixed minor cosmetic bug.

This commit is contained in:
Matias Barcenas 2018-04-23 14:40:57 -05:00
parent 74d2814f4e
commit fb247c7492
1 changed files with 1 additions and 1 deletions

View File

@ -1773,7 +1773,7 @@ fluxion_prep_attack() {
"$FLUXIONAttackResetOption" \
)
io_query_choice "$FLUXIONVLine $FLUXIONAttackResumeQuery" choices[@]
io_query_choice "$FLUXIONAttackResumeQuery" choices[@]
if [ "$IOQueryChoice" = "$FLUXIONAttackRestoreOption" ]; then
load_attack "$path/attack.conf"