disable duplicated action toggle

This commit is contained in:
yggverse 2024-09-12 01:05:00 +03:00
parent 88e422e225
commit ef180aaefd

View File

@ -53,12 +53,13 @@ Page::Page(
);
// Connect events
/* activated twice on tab change @TODO
signal_realize().connect(
[this]
{
action__update->activate();
}
);
);*/
}
// Actions