浏览代码

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