main
Wayne 2 years ago
parent 30acb05ca0
commit 3834c55abe

@ -30,7 +30,6 @@ function renderCard(ctx) {
let rCard = { let rCard = {
type: "bubble", type: "bubble",
hero: { hero: {
animated: true,
aspectMode: "cover", aspectMode: "cover",
aspectRatio: card.ratio || "20:13", aspectRatio: card.ratio || "20:13",
size: "full", size: "full",

Loading…
Cancel
Save