Save fontColor in the template
[MAILPOET-2278]
This commit is contained in:
committed by
Jack Kitterhing
parent
30b802f0c1
commit
6697424030
@@ -5,7 +5,7 @@ import App from 'newsletter_editor/App';
|
||||
import BaseBlock from 'newsletter_editor/blocks/base';
|
||||
|
||||
const BlockModel = BaseBlock.BlockModel.extend({
|
||||
stale: ['styles'],
|
||||
stale: ['styles.backgroundColor'],
|
||||
defaults() {
|
||||
return this._getDefaults({
|
||||
type: 'woocommerceHeading',
|
||||
|
Reference in New Issue
Block a user