Skip to content

Commit

Permalink
Stupid phone
Browse files Browse the repository at this point in the history
  • Loading branch information
Didgeridoohan authored Jul 1, 2018
1 parent e57ff6b commit bb233a7
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions system/binpath/props
Original file line number Diff line number Diff line change
Expand Up @@ -2013,24 +2013,4 @@ do
;;
esac
fi
doneskHide props${PROPTXT}"
;;
4) menu_custom_props "Custom props${CUSTTXT}"
;;
5) menu_delete_props "Delete props${DELTXT}"
;;
6) menu_options "Script settings"
;;
7) menu_logs "Collect logs"
;;
r|R) reset_everything "Reset all options/settings"
;;
b|B) reboot_fn "Reboot device" "reboot"
;;
e|E) exit_fn
;;
*) invalid_input 1 1
;;
esac
fi
donee
done

0 comments on commit bb233a7

Please sign in to comment.