mirror of
https://github.com/simon987/Simple-Incremental-Search-Tool.git
synced 2025-12-14 07:39:05 +00:00
Revert french translations but keep bug fixes
This commit is contained in:
@@ -272,7 +272,7 @@ class TextFileParser(GenericFileParser):
|
||||
"text/x-bibtex", "text/x-tcl", "text/x-c++", "text/x-shellscript", "text/x-msdos-batch",
|
||||
"text/x-makefile", "text/rtf", "text/x-objective-c", "text/troff", "text/x-m4",
|
||||
"text/x-lisp", "text/x-php", "text/x-gawk", "text/x-awk", "text/x-ruby", "text/x-po",
|
||||
"text/x-makefile", "application/javascript", "application/rtf"
|
||||
"text/x-makefile", "application/javascript", "application/rtf", "application/json",
|
||||
]
|
||||
|
||||
def parse(self, full_path: str):
|
||||
|
||||
Reference in New Issue
Block a user