mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 17:02:19 +00:00
code formatting
This commit is contained in:
@@ -8,7 +8,7 @@ export default {
|
||||
props: {
|
||||
semesterInfo: String,
|
||||
},
|
||||
data: ( ) =>{
|
||||
data() {
|
||||
return {
|
||||
gradeAverage: null,
|
||||
gradeWeightedAverage: null,
|
||||
|
||||
Reference in New Issue
Block a user