be sure to always update date
This commit is contained in:
parent
7127b0a568
commit
f07869c7d1
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ class Follower {
|
|||
)
|
||||
);
|
||||
|
||||
$this->updated_at = \strtotime( 'now' );
|
||||
$this->update_term_meta();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue