-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
At the customization service, a list with details about the available MEI versions is given at the bottom. It is great that we now have access to the current dev version of MEI, but it should also have details about the latest commit of the dev version.
Here's the chain of where this info needs to come from:
- L101: version of customizationVersions
- L257: this.$store.getters.customizationVersions
- L260: state.customizationVersions
- L28: default values
It seems that fetchCustomizations() isn't working properly yet. We may have discussed this recently, but as I ran into it just now again, I wanted to keep a note somewhere ;-)
Metadata
Metadata
Assignees
Labels
No labels