fix(X (Formerly Twitter) Node): Rename Twitter to X (keep Twitter alias) (#7179)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Elias Meire
2023-09-15 15:04:16 +02:00
committed by GitHub
parent 240b2f075e
commit d317e09c59
7 changed files with 14 additions and 14 deletions

View File

@@ -32,5 +32,5 @@
}
]
},
"alias": ["Tweet"]
"alias": ["Tweet", "Twitter", "X", "X API"]
}