Update src/renderer/views/Playlist/Playlist.js

Co-authored-by: PikachuEXE <git@pikachuexe.net>
This commit is contained in:
Jason 2024-04-24 03:33:29 +00:00 committed by GitHub
parent 229a32a6aa
commit 632a2e0f2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -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 = {