update manifest to be less picky about mime type for OPML
This commit is contained in:
parent
985bde3fb7
commit
7fa834f63e
@ -169,7 +169,7 @@
|
||||
android:host="*"
|
||||
android:pathPattern=".*\\.opml"
|
||||
android:scheme="file"
|
||||
android:mimeType="text/x-opml"/>
|
||||
android:mimeType="text/*"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
|
Loading…
x
Reference in New Issue
Block a user