Skip to content

Commit 6b59ef6

Browse files
author
root
committed
check hooks
1 parent a5e38ee commit 6b59ef6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/parser/config_reader/config_node_with_preset_.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ ConfigNodeWithPresetExpected ConfigNodeWithPreset::operator[](
5959
return std::unexpected(ss.str());
6060
}
6161
// preset was found successfull. put the found value in m_preset
62+
6263
m_preset.emplace(preset_node.value());
6364
}
6465
// tries to find key in preset

0 commit comments

Comments
 (0)