We don't need to store the extid
This commit is contained in:
parent
0d84a9fbaf
commit
dca9bb3844
|
@ -191,7 +191,5 @@ function ifttt_message($uid, $item)
|
|||
$link = hash('ripemd128', $item['msg']);
|
||||
}
|
||||
|
||||
$post['extid'] = $link;
|
||||
|
||||
Post\Delayed::add($link, $post, PRIORITY_MEDIUM, true);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user