diff --git a/system/binpath/props b/system/binpath/props index b016671..fd65e7f 100644 --- a/system/binpath/props +++ b/system/binpath/props @@ -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 \ No newline at end of file +done \ No newline at end of file