Formatting

This commit is contained in:
offtkp 2024-09-25 19:24:36 +03:00
parent c7808f32f6
commit 1f9bd1c0a5

View File

@ -21,7 +21,7 @@ std::filesystem::path find_fs_path_or(const basic_value<TC>& v, const K& ky,
return opt; return opt;
} }
} }
} } // namespace toml
namespace Config { namespace Config {