refactor: rename telegram bot functions
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
@@ -55,7 +55,7 @@ function install_menu(){
|
||||
7)
|
||||
do_action "install_pgc_for_klipper" "install_ui";;
|
||||
8)
|
||||
do_action "install_MoonrakerTelegramBot" "install_ui";;
|
||||
do_action "install_telegram_bot" "install_ui";;
|
||||
9)
|
||||
do_action "install_mjpg-streamer" "install_ui";;
|
||||
B|b)
|
||||
|
||||
@@ -50,7 +50,7 @@ function remove_menu(){
|
||||
7)
|
||||
do_action "remove_prettygcode" "remove_ui";;
|
||||
8)
|
||||
do_action "remove_MoonrakerTelegramBot" "remove_ui";;
|
||||
do_action "remove_telegram_bot" "remove_ui";;
|
||||
9)
|
||||
do_action "remove_mjpg-streamer" "remove_ui";;
|
||||
10)
|
||||
|
||||
Reference in New Issue
Block a user