Skip to content

Commit f6007a6

Browse files
author
Jeffrey Boeve
committed
test user
1 parent b6f53cd commit f6007a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Subtitles/SubtitleComponent.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ export default class SubtitleComponent extends Lightning.Component {
5454

5555
get textFormat() {
5656
const textTag = this.tag('Text').text
57+
5758
return {
5859
fontFace: textTag.fontFace || 'sans-serif',
5960
fontSize: textTag.fontSize,

0 commit comments

Comments
 (0)