mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-06 21:36:30 +02:00
Remove special types to correct text preview behaviour.
This commit is contained in:
@@ -6,10 +6,10 @@ File types mapped to file extensions
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
{
|
{
|
||||||
"txt-authors": ["author*"],
|
// "txt-authors": ["author*"],
|
||||||
"txt-install": ["install*"],
|
// "txt-install": ["install*"],
|
||||||
"txt-license": ["copying*", "license*"],
|
// "txt-license": ["copying*", "license*"],
|
||||||
"txt-readme": ["readme*"],
|
// "txt-readme": ["readme*"],
|
||||||
|
|
||||||
"ar": ["*.tar.bz2", "*.tar.gz", "*.tgz"],
|
"ar": ["*.tar.bz2", "*.tar.gz", "*.tgz"],
|
||||||
"ar-apk": ["*.apk"],
|
"ar-apk": ["*.apk"],
|
||||||
|
Reference in New Issue
Block a user