config icon indicating copy to clipboard operation
config copied to clipboard

Fix lists being lost when extending #22

Open haakonbaa opened this issue 3 years ago • 0 comments

This PR contains a new implementation of the Extend function. It makes it possible for lists to be extended as well.

If this PR is merged it will somewhat change the behavior of the function. There are no more errors if the Config structs have a different structure. Look at the description above the implementation for a better overview.

haakonbaa avatar Aug 12 '22 13:08 haakonbaa