mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Fixed linter error
This commit is contained in:
parent
0e5a7cd2a9
commit
1f24c09c5f
@ -110,7 +110,7 @@ export default class KoenigCardEmailCtaComponent extends Component {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@action
|
@action
|
||||||
setBorder(border, event) {
|
setBorder(border) {
|
||||||
this._updatePayloadAttr('border', border);
|
this._updatePayloadAttr('border', border);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user