From 632a2e0f2e75a3ebdcc22139c15700d4a89de4e6 Mon Sep 17 00:00:00 2001 From: Jason <84899178+jasonhenriquez@users.noreply.github.com> Date: Wed, 24 Apr 2024 03:33:29 +0000 Subject: [PATCH] Update src/renderer/views/Playlist/Playlist.js Co-authored-by: PikachuEXE --- src/renderer/views/Playlist/Playlist.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/renderer/views/Playlist/Playlist.js b/src/renderer/views/Playlist/Playlist.js index 39b3469c0..925b7cf85 100644 --- a/src/renderer/views/Playlist/Playlist.js +++ b/src/renderer/views/Playlist/Playlist.js @@ -14,7 +14,12 @@ import { getLocalPlaylistContinuation, parseLocalPlaylistVideo, } from '../../helpers/api/local' -import { extractNumberFromString, getIconForSortPreference, setPublishedTimestampsInvidious, showToast } from '../../helpers/utils' +import { + extractNumberFromString, + getIconForSortPreference, + setPublishedTimestampsInvidious, + showToast, +} from '../../helpers/utils' import { invidiousGetPlaylistInfo, youtubeImageUrlToInvidious } from '../../helpers/api/invidious' const SORT_BY_VALUES = {