Переглянути джерело

:memo: Note of where to put next piece of logic

juan-filtering-match-pool
tomit4 2 роки тому
джерело
коміт
bcbcae1170
1 змінених файлів з 1 додано та 0 видалено
  1. 1
    0
      frontend/src/views/VerifyView.vue

+ 1
- 0
frontend/src/views/VerifyView.vue Переглянути файл

@@ -25,6 +25,7 @@ export default {
25 25
         } catch (err) {
26 26
             console.error(err)
27 27
         }
28
+        // TODO: push to Home instead
28 29
         this.$router.push('/onboarding')
29 30
     },
30 31
     methods: {

Завантаження…
Відмінити
Зберегти