Przeglądaj źródła

:pencil2: Fixed typo

tabs-content
tomit4 3 lat temu
rodzic
commit
de7e9c1f6c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      frontend/src/views/SurveyCompleteView.vue

+ 1
- 1
frontend/src/views/SurveyCompleteView.vue Wyświetl plik

@@ -19,7 +19,7 @@ export default {
19 19
     props: {
20 20
         answers: {
21 21
             type: Object,
22
-                default: () => ({})
22
+            default: () => ({})
23 23
         },
24 24
     }
25 25
 }

Ładowanie…
Anuluj
Zapisz