Explorar el Código

:construction: Started to finalize Survey Complete Page

tags/0.0.4
tomit4 hace 2 años
padre
commit
1306c20fe5
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3
    3
      frontend/src/views/SurveyCompleteView.vue

+ 3
- 3
frontend/src/views/SurveyCompleteView.vue Ver fichero

@@ -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(){

Loading…
Cancelar
Guardar