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