MOBILE-4349 timeline: Excluded suspended events
This commit is contained in:
parent
5d1ec85bdd
commit
045c8afe4a
@ -174,6 +174,7 @@ export class AddonBlockTimelineProvider {
|
||||
const data: AddonCalendarGetActionEventsByTimesortWSParams = {
|
||||
timesortfrom,
|
||||
limitnum,
|
||||
limittononsuspendedevents: true,
|
||||
};
|
||||
if (afterEventId) {
|
||||
data.aftereventid = afterEventId;
|
||||
|
Loading…
x
Reference in New Issue
Block a user