From acfa8332032e7b2f4ea76039fa256b8f120e7b51 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Wed, 26 Feb 2020 00:43:01 +0100 Subject: [PATCH] Some stuff for easier logging configuration - wip --- src/common/components/JsonExplorer.vue | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/common/components/JsonExplorer.vue diff --git a/src/common/components/JsonExplorer.vue b/src/common/components/JsonExplorer.vue new file mode 100644 index 0000000..5850dcd --- /dev/null +++ b/src/common/components/JsonExplorer.vue @@ -0,0 +1,28 @@ + + \ No newline at end of file