fix: removed apprt action for toggle_readonly

This commit is contained in:
Matthew Hrehirchuk
2025-10-21 09:57:14 -06:00
committed by Mitchell Hashimoto
parent 12bb2f3f47
commit 547bcd261d
4 changed files with 1 additions and 16 deletions

View File

@@ -797,7 +797,6 @@ typedef enum {
GHOSTTY_ACTION_RESIZE_SPLIT,
GHOSTTY_ACTION_EQUALIZE_SPLITS,
GHOSTTY_ACTION_TOGGLE_SPLIT_ZOOM,
GHOSTTY_ACTION_TOGGLE_READONLY,
GHOSTTY_ACTION_PRESENT_TERMINAL,
GHOSTTY_ACTION_SIZE_LIMIT,
GHOSTTY_ACTION_RESET_WINDOW_SIZE,