Przeglądaj źródła

:pencil2: Fixed small typo

tabs-content
tomit4 3 lat temu
rodzic
commit
df826e613c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      frontend/src/utils/survey.js

+ 1
- 1
frontend/src/utils/survey.js Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz