[AUTO][FILECONTROL] - version 145.0.7632.120

This commit is contained in:
uazo
2026-02-24 04:22:23 +00:00
committed by github-actions[bot]
parent f964e2a760
commit 8a4569c014
7 changed files with 12693 additions and 116 deletions
@@ -295,13 +295,6 @@ by a child template that "extends" this file.
<data android:mimeType="text/plain"/>
<data android:mimeType="application/xhtml+xml"/>
</intent-filter>
<!-- PDF viewing support. -->
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="application/pdf" />
<data android:scheme="content" />
</intent-filter>
<!-- MHTML support, used for snapshots -->
<intent-filter>
<action android:name="android.intent.action.VIEW" />