Add dive functionality

This commit is contained in:
Tusooa Zhu 2021-08-07 14:11:34 -04:00
parent 31c4300456
commit d15d24c11c
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
5 changed files with 80 additions and 14 deletions

View file

@ -1,6 +1,7 @@
import Status from '../status/status.vue'
const debug = console.log
// const debug = console.log
const debug = () => {}
const ThreadTree = {
components: {