Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
saifalfalah committed Aug 3, 2023
1 parent 3c14736 commit 989e48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/http/post-index/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const {
exports.handler = async function http(req) {
const error = {
error:
"This shortcut will no longer work because of changes by Twitter. Please download the latest version of TVDl from www.tvdl.app. Thank you so much for your support! 🫶 ",
"This shortcut will no longer work because of changes by Twitter. Please download the latest version of TVDL from www.tvdl.app. Thank you so much for your support! 🫶 ",
};
return {
headers: {
Expand Down

0 comments on commit 989e48f

Please sign in to comment.