mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web] Format source code
This commit is contained in:
@@ -15,7 +15,7 @@ export default {
|
||||
props: {
|
||||
album: { default: '', type: String },
|
||||
artist: { default: '', type: String },
|
||||
artwork_url: { default: '', type: String },
|
||||
artwork_url: { default: '', type: String }
|
||||
},
|
||||
emits: ['click'],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user