Skip to content

Commit

Permalink
PostBot: Update donate link [skip ci]
Browse files Browse the repository at this point in the history
Change-Id: I1205e79076ccfbb349ef1bdb608d279e400540ea
Signed-off-by: PrajjuS <[email protected]>
  • Loading branch information
PrajjuS committed Jun 6, 2024
1 parent adadb52 commit 5508756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/post.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ def message_content(information):
msg += f"<b>Screenshots:</b> <a href='https://t.me/droidxui_screenshots'>Here</a>\n"
msg += f"<b>Rom Support:</b> <a href='https://t.me/DroidXUI_announcements'>Channel</a> <b>|</b> <a href='https://t.me/DroidXUI_chats'>Group</a>\n"
msg += f"<b>Device Support:</b> <a href='{information['telegram']}'>Here</a>\n"
msg += f"<b>Donate:</b> LINK HERE\n"
msg += f"<b>Donate:</b> <code>droidxuiofficial@oksbi</code>\n"

msg += f"\n#NewHorizon #{information['codename']} #Android14 #Official"
return msg
Expand Down

0 comments on commit 5508756

Please sign in to comment.