فهرست منبع

fix(EditPlaylist): songitem menu would throw an error

Kristian Vos 2 سال پیش
والد
کامیت
f6138099a1
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      frontend/src/components/modals/EditPlaylist/index.vue

+ 2 - 0
frontend/src/components/modals/EditPlaylist/index.vue

@@ -118,6 +118,8 @@
 											<i
 												class="material-icons add-to-queue-icon"
 												v-if="
+													station &&
+													station.requests &&
 													station.requests.enabled &&
 													(station.requests.access ===
 														'user' ||