Skip to content
Snippets Groups Projects

Fix: Fixed wrong key (coscine/issues#777)

Merged Marcel Nellesen requested to merge Hotfix/777-fixKey into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -42,5 +42,5 @@ export default {
deleteModalHelp: 'The entered name does not match the project name.',
tagPlaceholder: 'You can add this tag',
label: 'Project features',
activatedFeaturesHeadline: 'Project features',
};
Loading