mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
parent
a120d02231
commit
7e4de9b0c1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const createCard = require('./lib/create-cardd');
|
const createCard = require('./lib/create-card');
|
||||||
|
|
||||||
module.exports = createCard({
|
module.exports = createCard({
|
||||||
name: 'image',
|
name: 'image',
|
||||||
|
|
Loading…
Reference in a new issue