We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade5cc5 commit 165a234Copy full SHA for 165a234
1 file changed
files/lib/system/wsdb/database/preset/LinkPreset.class.php
@@ -69,7 +69,7 @@ public function getListingTemplateName(): string
69
#[Override]
70
public function getShowTeaserInListing(): bool
71
{
72
- return true;
+ return false;
73
}
74
75
0 commit comments