Parcourir la source

:construction: Started to finalize Survey Complete Page

tags/0.0.4
tomit4 il y a 2 ans
Parent
révision
1306c20fe5
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3
    3
      frontend/src/views/SurveyCompleteView.vue

+ 3
- 3
frontend/src/views/SurveyCompleteView.vue Voir le fichier

@@ -109,9 +109,9 @@ export default {
109 109
         },
110 110
         // changeAnswers() {},
111 111
     },
112
-    /* 
113
-    NOTE: Incomplete logic for adjusting matchQueue results based 
114
-    off of further completion of survey, commented out for now as 
112
+    /*
113
+    NOTE: Incomplete logic for adjusting matchQueue results based
114
+    off of further completion of survey, commented out for now as
115 115
     to not overwrite methods
116 116
     methods: {
117 117
         changeAnswers(){

Chargement…
Annuler
Enregistrer