Skip to content

genesys: Improve readability of model struct setup

Previously it was completely unclear which member is initialized by the list initializer in the model struct. This PR fixes that by making initialization explicit.

Merge request reports