be sure to always update date

This commit is contained in:
Matthias Pfefferle 2023-05-03 15:11:20 +02:00
parent 7127b0a568
commit f07869c7d1

View file

@ -265,6 +265,7 @@ class Follower {
)
);
$this->updated_at = \strtotime( 'now' );
$this->update_term_meta();
}