-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Update URLs for TMA Wallet PoC
This commit updates the URLs for the TMA Wallet Proof of Concept. The manifest URL and origin URL have been changed from "https://softstackhq.github.io/telegram-mini-app/" to "https://softstack.github.io/telegram-mini-app/". This change ensures that the URLs are up to date and consistent across the codebase. Note: Please remove any meta information such as issue references, tags, or author names before using the commit message.
- Loading branch information
1 parent
b0fa066
commit c8509eb
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"url": "https://softstackhq.github.io/telegram-mini-app/", | ||
"url": "https://softstack.github.io/telegram-mini-app/", | ||
"name": "TMA Wallet PoC", | ||
"iconUrl": "https://ton.vote/logo.png" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters