mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 10:30:55 +01:00
Fix logging typo
This commit is contained in:
parent
68266afc6c
commit
549cb9cd7b
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ export const statusAPI = async (
|
|||
conversation.timeline?.instructions?.length > 0
|
||||
) {
|
||||
console.log(
|
||||
'Tweet could not be accessed with elongator, must be private/suspende, got tweet ',
|
||||
'Tweet could not be accessed with elongator, must be private/suspended, got tweet ',
|
||||
tweet,
|
||||
' conversation ',
|
||||
conversation
|
||||
|
|
Loading…
Add table
Reference in a new issue