{
"id": "pub.leaflet.blocks.recommendedPubs",
"defs": {
"main": {
"type": "object",
"required": [],
"properties": {
"compact": {
"type": "boolean",
"description": "Lay the recommendations out as a single side-scrolling row instead of a grid."
}
},
"description": "The publications this publication recommends, resolved at render time from its recommendations rather than stored on the block."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}