diff --git a/src/stores/timelines.js b/src/stores/timelines.js index 000415b52..ed4ecfaec 100644 --- a/src/stores/timelines.js +++ b/src/stores/timelines.js @@ -258,7 +258,7 @@ export const useTimelinesStore = defineStore('timelines', { argument, { statuses, - repeats, + repeats = [], showImmediately = false, noIdUpdate = false, pagination = {},