Closed Edsardio closed 9 months ago
Apparently while removing my editors auto code style formatting I was a bit too careless and accidentally removed the properties in the configuration class, added those again in the last commit.
Thank you @Edsardio so much all looks good, will release it soon
To start off, just like you mentioned in Discord, naming variables isn't my strongest suit.
This adds a configuration option for the navigation badges. I created an Enum so people will be able to disable the navigation badges for specific resources if desired instead of just all of them.
Some examples:
This will hide all navigation badges
This will show all navigation badges (default)
This will hide only the CollectionResource navigation badge
This will show only the FormResource navigation badge
If you have any questions or want anything changed just let me know!