Handle permalink coming from the new domain.
This commit is contained in:
parent
fc88892ee6
commit
74a3d7619b
|
@ -131,6 +131,7 @@
|
||||||
|
|
||||||
<data android:scheme="https" />
|
<data android:scheme="https" />
|
||||||
<data android:host="riot.im" />
|
<data android:host="riot.im" />
|
||||||
|
<data android:host="element.io" />
|
||||||
<data android:pathPrefix="/config/" />
|
<data android:pathPrefix="/config/" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
|
|
Loading…
Reference in New Issue