Skip to content

Commit

Permalink
clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
littleblack111 committed Jan 9, 2025
1 parent 4d4eec4 commit 571cb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/ConfigManager.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ struct SConfigOptionDescription {
};

struct SFirstExecRequest {
std::string exec = "";
std::string exec = "";
bool withRules = false;
};

Expand Down

0 comments on commit 571cb49

Please sign in to comment.