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 @@