year: {
    defaultValue: [minYearManga, moment().year() + 2],
    refresh: true,
    serialize(value) {
      const [lower, upper] = value;