Browse Source

Adding songs to queue hotfix.

KrisVos130 8 năm trước cách đây
mục cha
commit
7ec61a5624
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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