mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
7 lines
180 B
Diff
7 lines
180 B
Diff
--- a/src/kgx-tab.c
|
|
+++ b/src/kgx-tab.c
|
|
@@ -988,3 +988,3 @@ kgx_tab_pop_child (KgxTab *self,
|
|
set_status (self, new_status);
|
|
-
|
|
+ return;
|
|
if (!kgx_tab_is_active (self)) {
|