mirror of
https://github.com/romancm/gamebrary
synced 2025-02-16 11:08:24 +00:00
Missing trailing comma
This commit is contained in:
parent
02f3cc475b
commit
85ed246cb6
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ export default {
|
|||
&& this.settings.wallpapers[this.platform.code].transparent
|
||||
? 'transparent'
|
||||
: '';
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
|
Loading…
Add table
Reference in a new issue