From d15d24c11c57ecfc49705af648b1e8f73caec51e Mon Sep 17 00:00:00 2001 From: Tusooa Zhu Date: Sat, 7 Aug 2021 14:11:34 -0400 Subject: Add dive functionality --- src/components/thread_tree/thread_tree.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/components/thread_tree/thread_tree.js') diff --git a/src/components/thread_tree/thread_tree.js b/src/components/thread_tree/thread_tree.js index 3e8eedb1..ec7d5884 100644 --- a/src/components/thread_tree/thread_tree.js +++ b/src/components/thread_tree/thread_tree.js @@ -1,6 +1,7 @@ import Status from '../status/status.vue' -const debug = console.log +// const debug = console.log +const debug = () => {} const ThreadTree = { components: { -- cgit v1.2.3-70-g09d2