mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
更新 FullCalendarView.vue
This commit is contained in:
@@ -49,6 +49,7 @@ async function getSubscribes() {
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
title: subscribe.name,
|
title: subscribe.name,
|
||||||
|
subtitle: "",
|
||||||
start: parseDate(movie.release_date || ''),
|
start: parseDate(movie.release_date || ''),
|
||||||
allDay: false,
|
allDay: false,
|
||||||
posterPath: subscribe.poster,
|
posterPath: subscribe.poster,
|
||||||
|
|||||||
Reference in New Issue
Block a user