mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-06 03:44:22 +00:00
core: fix up toggle_slide_terminal action for rebase
This commit is contained in:
@@ -578,6 +578,7 @@ pub const Action = union(enum) {
|
||||
.reload_config,
|
||||
.close_all_windows,
|
||||
.quit,
|
||||
.toggle_slide_terminal,
|
||||
=> .app,
|
||||
|
||||
// These are app but can be special-cased in a surface context.
|
||||
|
||||
Reference in New Issue
Block a user