Unverified Commit 1d77fd91 authored by Antonin Del Fabbro's avatar Antonin Del Fabbro
Browse files

Add Misskey URL basic support

parent fdc2cb07
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -72,6 +72,10 @@
                    android:host="*"
                    android:pathPrefix="/@"
                    android:scheme="https" />
                <data
                    android:host="*"
                    android:pathPrefix="/notes"
                    android:scheme="https" />
            </intent-filter>
        </activity>