瀏覽代碼

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

tags/0.0.4
tomit4 2 年之前
父節點
當前提交
72af5f9e47
共有 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: {

Loading…
取消
儲存