apprt/glfw: noop close_tab action

This commit is contained in:
Mitchell Hashimoto
2025-01-08 10:54:34 -08:00
parent 8f8591ec01
commit 54b31b6d47

View File

@ -218,6 +218,7 @@ pub const App = struct {
.toggle_split_zoom,
.present_terminal,
.close_all_windows,
.close_tab,
.toggle_tab_overview,
.toggle_window_decorations,
.toggle_quick_terminal,