Skip to content
Snippets Groups Projects

Build: Change Coscine checksums

Closed Benedikt Heinrichs requested to merge x/fixBuild into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -30,7 +30,7 @@ export default Vue.extend({
},
props: {
selectedApplicationProfile: {
required: false,
required: true,
type: Object as PropType<ApplicationProfile>,
},
selectedDefinition: {
Loading