Fixing screenrecord

This commit is contained in:
2026-05-17 18:03:45 +01:00
parent f8847937e9
commit b4f21dfe65
3 changed files with 7 additions and 6 deletions
+1
View File
@@ -265,6 +265,7 @@ go_to_menu() {
*system*) show_system_menu ;;
*capture*) show_capture_menu ;;
*toggle*) show_toggle_menu ;;
*screenrecord*) show_screenrecord_menu ;;
esac
}