Missing trailing comma

This commit is contained in:
Roman Cervantes 2019-04-15 09:35:48 -07:00
parent 02f3cc475b
commit 85ed246cb6

View file

@ -138,7 +138,7 @@ export default {
&& this.settings.wallpapers[this.platform.code].transparent
? 'transparent'
: '';
}
},
},
methods: {