Procházet zdrojové kódy

:construction: Started to finalize Survey Complete Page

tags/0.0.4
tomit4 před 2 roky
rodič
revize
1306c20fe5
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3
    3
      frontend/src/views/SurveyCompleteView.vue

+ 3
- 3
frontend/src/views/SurveyCompleteView.vue Zobrazit soubor

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

Načítá se…
Zrušit
Uložit