Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix serialization of REPL settings
In commit cfe7af3, the new `ProjectConfig` does not serialize the REPL settings with the correct names to be deserialized later. This struct gets serialized by `execute_changes`.
- Loading branch information