mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add docstrings to python code
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<tbody>
|
||||
<TrackItem
|
||||
v-for="track in props.tracks"
|
||||
:key="track.id"
|
||||
:key="track.track_id"
|
||||
:track="track"
|
||||
/>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user