소스 검색

Adding songs to queue hotfix.

KrisVos130 8 년 전
부모
커밋
7ec61a5624
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      backend/logic/actions/queueSongs.js

+ 1 - 1
backend/logic/actions/queueSongs.js

@@ -105,7 +105,7 @@ module.exports = {
 						genres: [],
 						duration,
 						skipDuration: 0,
-						thumbnail: '',
+						thumbnail: 'empty',
 						explicit: false,
 						requestedBy: userId,
 						requestedAt