--- a/src/main.cpp Sun Jul 03 21:49:02 2022 +0300
+++ b/src/main.cpp Sun Jul 03 21:49:15 2022 +0300
@@ -458,7 +458,7 @@
);
}
};
- static constexpr auto executeAction = [&](
+ const auto executeAction = [&](
Model* model, const ModelAction& action
) {
std::visit(overloaded{