if (!last) {
      last = dt.startOf('week').toISO();
      db.queue.get('subscriptions').set('last', last).write();
    }