1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Use element.io for the hs_url parameter.

This commit is contained in:
Benoit Marty
2025-05-21 11:44:05 +02:00
parent 40dbff81d2
commit ddc319fbca

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
adb shell am start -a android.intent.action.VIEW -d "https://mobile.element.io?hs_url=https%3A%2F%2Fmozilla-test.modular.im"
adb shell am start -a android.intent.action.VIEW -d "https://mobile.element.io?hs_url=https%3A%2F%2Felement.io"