From fb22e70803d859ba4be5042cf36ec183791fc1b5 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 16 Jul 2021 11:47:31 +0200 Subject: [PATCH] Remove debugging output from save edits panel --- frontend/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/App.vue b/frontend/App.vue index 6de59ed..01c5331 100644 --- a/frontend/App.vue +++ b/frontend/App.vue @@ -196,7 +196,7 @@
part of: , - [{{ JSON.stringify(part_of.tags) }}] + {{ part_of.tags.name }}