Skip to content

Commit e9a4f4a

Browse files
Update overview comment in music player component to include README reference
1 parent 7018c30 commit e9a4f4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/music-player/music-player.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Music Player Component
33
*
4-
* Overview: A component that plays a playlist of songs, allowing control via VR controllers or keyboard input.
4+
* Overview: A component that plays a playlist of songs, allowing control via VR controllers or keyboard input. See `docs/music-player/README.md` for more details.
55
*/
66
AFRAME.registerComponent("music-player", {
77
schema: {

0 commit comments

Comments
 (0)