mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-09 12:48:09 -05:00
[web] Format source code
This commit is contained in:
parent
8aa2b3d5ac
commit
1bdfd68807
@ -15,7 +15,7 @@ export default {
|
|||||||
props: {
|
props: {
|
||||||
album: { default: '', type: String },
|
album: { default: '', type: String },
|
||||||
artist: { default: '', type: String },
|
artist: { default: '', type: String },
|
||||||
artwork_url: { default: '', type: String },
|
artwork_url: { default: '', type: String }
|
||||||
},
|
},
|
||||||
emits: ['click'],
|
emits: ['click'],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user