Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkomarov authored Aug 30, 2024
1 parent 3f2202f commit 2ed9084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exportify.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ class PlaylistTable extends React.Component {
}
}

// Handles exporting a single playlist as a CSV file
// Handles exporting playlists as CSV files
let PlaylistExporter = {
// Take the access token string and playlist object, generate a csv from it, and when that data is resolved and
// returned, save to a file.
Expand Down

0 comments on commit 2ed9084

Please sign in to comment.