mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-04 00:23:27 +08:00
fix(Logger): Lost bracket
This commit is contained in:
parent
98a4b89d1c
commit
07cf882f3c
@ -53,7 +53,7 @@ namespace big
|
||||
explicit logger() :
|
||||
m_file_path(std::getenv("appdata")),
|
||||
m_worker(g3::LogWorker::createLogWorker())
|
||||
|
||||
{
|
||||
m_file_path /= "BigBaseV2";
|
||||
std::filesystem::path m_backup_path = m_file_path;
|
||||
m_backup_path /= "Backup";
|
||||
|
Loading…
x
Reference in New Issue
Block a user