test #56

Merged
klaus merged 14 commits from test into main 2025-02-09 13:25:36 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit efd50729f6 - Show all commits

View File

@ -360,7 +360,7 @@ export default {
} }
if ( if (
this.recommend_series.series_id !== this.recommend_series.series_id && this.selected_recommend_series.series_id !== this.recommend_series.series_id &&
this.recommend_series.series_id !== null && this.recommend_series.series_id !== null &&
this.recommend_series.series_id !== undefined this.recommend_series.series_id !== undefined
) { ) {