Skip to content
Snippets Groups Projects
Unverified Commit 1d77fd91 authored by Antonin Del Fabbro's avatar Antonin Del Fabbro
Browse files

Add Misskey URL basic support

parent fdc2cb07
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,10 @@
android:host="*"
android:pathPrefix="/@"
android:scheme="https" />
<data
android:host="*"
android:pathPrefix="/notes"
android:scheme="https" />
</intent-filter>
</activity>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment