@ -115,6 +115,8 @@ void Grid::applyOverwrites(std::string& str, std::vector<Configuration>& configu
search = config.identifier_;
} else if (config.type_ == ConfigType::UpdateOnly) {
} else if (config.type_ == ConfigType::GuardOnly) {
}
else if (config.type_ == ConfigType::Constant) {