mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
[FEAT] Add support for R files to be parsed as text (#1577)
add support for R files to be parsed as text
This commit is contained in:
@@ -35,6 +35,7 @@ class MimeDetector {
|
||||
"js",
|
||||
"lua",
|
||||
"pas",
|
||||
"r",
|
||||
],
|
||||
},
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user