Skip to content

Commit

Permalink
sonar findings.
Browse files Browse the repository at this point in the history
  • Loading branch information
sumathi-thirumani committed Nov 13, 2024
1 parent 6b988c2 commit 80f5145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/assessments/AssessmentSessions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ export default {
props: {
institutionID: {
type: String,
required: false,
default: false,
required: true,
default: '',
},
},
data() {
Expand Down

0 comments on commit 80f5145

Please sign in to comment.