closes #7329
This commit is contained in:
parent
5f8c838750
commit
8182e711b1
1 changed files with 1 additions and 1 deletions
|
|
@ -106,6 +106,6 @@ class Services::Twitter < Service
|
|||
end
|
||||
|
||||
def delete_from_twitter service_post_id
|
||||
client.status_destroy service_post_id
|
||||
client.destroy_status service_post_id
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue