Fix Julia icon extension lookup (#19916)

Release Notes:

- Fixed a bug where the Julia icon was not displayed for Julia files.
This commit is contained in:
Joseph T. Lyons
2024-10-29 14:07:54 -04:00
committed by GitHub
parent 21137d2ba7
commit 9d12308d06
+1 -1
View File
@@ -84,6 +84,7 @@
"j2k": "image",
"java": "java",
"jfif": "image",
"jl": "julia",
"jp2": "image",
"jpeg": "image",
"jpg": "image",
@@ -91,7 +92,6 @@
"json": "storage",
"jsonc": "storage",
"jsx": "react",
"julia": "julia",
"jxl": "image",
"kt": "kotlin",
"ldf": "storage",