Removed isOk param
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-06-03 11:58:53 +02:00
parent 16d7186829
commit f71a2a3665
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ export default class Controller extends Section {
lastWeek.setDate(lastWeek.getDate() - 7);
this.filterParams = {
isOk: null,
mine: true,
from: lastWeek,
to: today