Skip to content
Snippets Groups Projects
Commit 7aea2d8a authored by Dheeraj Joshi's avatar Dheeraj Joshi Committed by Olena Horal-Koretska
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent fabc25ca
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -42,12 +42,12 @@ export default {
required: true,
},
accessLevel: {
required: true,
type: String,
required: true,
},
hasLicense: {
required: false,
type: Boolean,
required: false,
default: true,
},
},
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment