Relates to FS#299: Change intent-filter to listen for the new invite URL domain 'jabber.thedevstack.de'
This commit is contained in:
parent
4f06309b14
commit
246d7cad2a
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data android:scheme="https" />
|
||||
<data android:host="jabber.pix-art.de" />
|
||||
<data android:host="jabber.thedevstack.de" />
|
||||
<data android:pathPrefix="/i/" />
|
||||
<data android:pathPrefix="/j/" />
|
||||
</intent-filter>
|
||||
|
|
Reference in a new issue