From 81af97b5084d363607a32de4149dcc9d8a633114 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Thu, 20 Oct 2022 00:18:07 +0200 Subject: [PATCH] refactor(kiauh): reword notification Signed-off-by: Dominik Willner --- scripts/ui/main_menu.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/ui/main_menu.sh b/scripts/ui/main_menu.sh index b13e06a..72bcc33 100755 --- a/scripts/ui/main_menu.sh +++ b/scripts/ui/main_menu.sh @@ -13,7 +13,6 @@ set -e function main_ui() { echo -e "${yellow}/=======================================================\\" - echo -e "| Note: |" echo -e "| The following functions are currently unavailable: |" echo -e "| - Installation of KlipperScreen, OctoPrint, Obico, |" echo -e "| PrettyGCode, Telegram Bot, MJPG-Streamer. |"