Skip to content

Commit

Permalink
fix(mobile): remove ton.app scheme on android (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorokin0andrey authored Jan 17, 2024
1 parent 5b9fb79 commit 4fb6508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mobile/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@

<data android:scheme="https"/>
<data android:host="app.tonkeeper.com"/>
<data android:host="ton.app"/>
</intent-filter>

</activity>
Expand Down

0 comments on commit 4fb6508

Please sign in to comment.