diff --git a/src/components/config-components/ConfigEditLayout.vue b/src/components/config-components/ConfigEditLayout.vue index 4cabb4de9..1d367b617 100644 --- a/src/components/config-components/ConfigEditLayout.vue +++ b/src/components/config-components/ConfigEditLayout.vue @@ -28,7 +28,7 @@
{{getCommentDisplayShort(line.comments)}} - {{getCommentDisplay(line.comments)}} + {{getCommentDisplay(line.comments)}} Show more Show less @@ -38,7 +38,7 @@