Fix deeplink_matrixto.sh content, it did not contain a matrix.to link.

This commit is contained in:
Benoit Marty
2026-03-13 18:15:07 +01:00
committed by Benoit Marty
parent 015cad90b6
commit 39bfd3a261
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
#! /bin/bash
# Copyright (c) 2026 Element Creations Ltd.
#Fix
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.
# Please see LICENSE files in the repository root for full details.
adb shell am start -a android.intent.action.VIEW \
-d "element://room/%23element-android%3Amatrix.org"
+1 -1
View File
@@ -7,4 +7,4 @@
# Please see LICENSE files in the repository root for full details.
adb shell am start -a android.intent.action.VIEW \
-d "element://room/%23element-android%3Amatrix.org"
-d "https://matrix.to/#/#matrix:matrix.org"