Skip to content

Commit

Permalink
Code format - (Clang-format)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 18, 2024
1 parent b800f9d commit 8908034
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 @@ -25,7 +25,7 @@ class ConfigManager {

bool load();
bool reload();

void missingConfigWarning(const char* identifier);

const std::string &setConfigFileLua(const std::string &what) {
Expand Down

0 comments on commit 8908034

Please sign in to comment.