ROGCC: refactor many more parts of the PPT settings

This commit is contained in:
Luke Jones
2025-02-04 17:48:52 +13:00
parent 5833a011ce
commit 16700e55f4
6 changed files with 69 additions and 59 deletions

View File

@@ -417,7 +417,7 @@ pub async fn set_config_or_default(
<&str>::from(name),
i
);
config.write();
// config.write();
}
}
}