This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
koel
Watch
2
Star
0
Fork
You've already forked koel
0
mirror of
https://github.com/koel/koel
synced
2024-12-22 18:43:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c5bf034c7f
koel
/
resources
/
assets
/
js
/
stubs
/
artist.js
8 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Big Bang
2015-12-13 04:42:28 +00:00
export
default
{
id
:
0
,
name
:
''
,
Support for standalone artist image
2015-12-22 09:53:03 +00:00
image
:
null
,
Big Bang
2015-12-13 04:42:28 +00:00
albums
:
[
]
,
Add artist and song browsing
2016-01-15 07:27:25 +00:00
songs
:
[
]
,
Big Bang
2015-12-13 04:42:28 +00:00
}
;
Reference in a new issue
Copy permalink