clang fmt
This commit is contained in:
parent
831148965b
commit
ef58c3e9ea
|
@ -74,7 +74,7 @@ static auto UserPaths = [] {
|
|||
create_path(PathType::SysModuleDir, user_dir / SYSMODULES_DIR);
|
||||
create_path(PathType::DownloadDir, user_dir / DOWNLOAD_DIR);
|
||||
create_path(PathType::CapturesDir, user_dir / CAPTURES_DIR);
|
||||
|
||||
|
||||
return paths;
|
||||
}();
|
||||
|
||||
|
|
Loading…
Reference in New Issue