Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adds possibility to load presets from setup method
In addition to the `load_preset` method there's now a field inside the `setup` method called `load`. You can put either a string (preset name) or an array of them there to load several presets.
- Loading branch information