From 249ece352cb84ca0418a5dc41d1a6109f91c8ab7 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Fri, 25 Feb 2022 10:28:09 +0200 Subject: [PATCH] Fixed missing slot filler description --- app/.gitignore | 1 + app/imports/ui/properties/viewers/SlotFillerViewer.vue | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/app/.gitignore b/app/.gitignore index 232f7250..da83c4f3 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -2,6 +2,7 @@ .meteor/meteorite .demeteorized .cache +.vscode settings.json public/components public/_imports.html diff --git a/app/imports/ui/properties/viewers/SlotFillerViewer.vue b/app/imports/ui/properties/viewers/SlotFillerViewer.vue index 9ac11cba..d807317b 100644 --- a/app/imports/ui/properties/viewers/SlotFillerViewer.vue +++ b/app/imports/ui/properties/viewers/SlotFillerViewer.vue @@ -43,8 +43,12 @@