chore: Move website back to fluffychat.im

This commit is contained in:
Christian Kußowski 2026-03-09 17:07:55 +01:00
commit 85c21e61c3
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
4 changed files with 10 additions and 11 deletions

View file

@ -106,7 +106,7 @@
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="chat.fluffy" android:host="login"/>
<data android:scheme="im.fluffychat" android:host="login"/>
</intent-filter>
</activity>