nshki / naisho

Send personal data deletion request emails to hundreds of data brokers at once.
https://naisho.app
MIT License
17 stars 0 forks source link

chore: only call `Company#update` when new data present #14

Closed nshki closed 2 weeks ago

nshki commented 2 weeks ago

Overview

This is a minor PR where we only make a call out to Company#update in each company source's concern when new data is present. This is mainly to prevent the /companies page from displaying a new timestamp if nothing was genuinely updated after a sync.