fix
This commit is contained in:
@@ -114,8 +114,8 @@ pub fn get_icon_file_type<'a>(filename: String) -> &'a str {
|
|||||||
"xml" => " ",
|
"xml" => " ",
|
||||||
"lua" => " ",
|
"lua" => " ",
|
||||||
"php" => " ",
|
"php" => " ",
|
||||||
"vim" => " "
|
"vim" => " ",
|
||||||
"rs" => " ",
|
"rs" => " ",
|
||||||
"js" => " ",
|
"js" => " ",
|
||||||
"sh" => " ",
|
"sh" => " ",
|
||||||
"db" => " ",
|
"db" => " ",
|
||||||
|
|||||||
Reference in New Issue
Block a user