Kaynağa Gözat

:pencil2: Fixed small typo

tabs-content
tomit4 3 yıl önce
ebeveyn
işleme
df826e613c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      frontend/src/utils/survey.js

+ 1
- 1
frontend/src/utils/survey.js Dosyayı Görüntüle

@@ -45,7 +45,7 @@ class SurveyFactory {
45 45
                 if (val.survey_stage === step) {
46 46
                     reordered[i] = val
47 47
                 }
48
-            } )
48
+            })
49 49
         })
50 50
         return reordered
51 51
     }

Loading…
İptal
Kaydet