mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +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
|
||||
setBorder(border, event) {
|
||||
setBorder(border) {
|
||||
this._updatePayloadAttr('border', border);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user