File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -203,10 +203,10 @@ exports.appendAskForSupport = (downloadObject) => {
203
203
downloadObject [ "sell" ] = true ;
204
204
downloadObject [ "sellLink" ] =
205
205
"https://support-tvdl.saifalfalah.workers.dev/" ;
206
- downloadObject [ "sellMessage" ] =
207
- "Happy Holidays! Please donate a small amount to support this shortcut! 🙏" ;
208
206
// downloadObject["sellMessage"] =
209
- // "Thank you for using TVDL. If you like this shortcut, please consider helping me by supporting this shortcut.";
207
+ // "Happy Holidays! Please donate a small amount to support this shortcut! 🙏";
208
+ downloadObject [ "sellMessage" ] =
209
+ "Thank you for using TVDL. If you like this shortcut, please consider helping me by supporting this shortcut. 🙏" ;
210
210
downloadObject [ "declineMessage" ] =
211
211
"If you have already donated, you can download TVDL - No Donation Edition, at www.tvdl.app. Thank you!" ;
212
212
downloadObject [ "yesPrompt" ] = "Yes, I will support 👍😁" ;
You can’t perform that action at this time.
0 commit comments