@ -185,7 +185,7 @@ module.exports = class ScreenParser {
updates.push({
topic: 'static-opts',
fontStack,
fontSize,
fontSize
})
} else if (topic === TOPIC_TITLE) {
@ -370,8 +370,6 @@ module.exports = class ScreenParser {
}
console.log(updates);
return updates