Skip to content

Conversation

@Metacinnabar
Copy link

Description

Fixed IndexOutOfBounds error in ArrayConfigItem when the array in the config had more items than the default provided.

For example:
Default value = new String[] {"Foo"}
config was changed to

[
    "Foo",
    "Bar"
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant