Преглед изворни кода

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

brian_dev_incorp_login
tomit4 пре 2 година
родитељ
комит
7c9c5bfa14
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      frontend/src/views/VerifyView.vue

+ 1
- 0
frontend/src/views/VerifyView.vue Прегледај датотеку

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

Loading…
Откажи
Сачувај