Explorar el Código

Add icon to comment

Mihai Galos hace 3 años
padre
commit
bd699bdc7f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/output/icons.rs

+ 1 - 1
src/output/icons.rs

@@ -68,7 +68,7 @@ lazy_static! {
         m.insert("config", '\u{e5fc}'); // 
         m.insert("docker-compose.yml", '\u{f308}'); // 
         m.insert("Dockerfile", '\u{f308}'); // 
-        m.insert("Earthfile", '\u{f30d}'); // 
+        m.insert("Earthfile", '\u{f30d}'); // 🌍
         m.insert("ds_store", '\u{f179}'); // 
         m.insert("gitignore_global", '\u{f1d3}'); // 
         m.insert("go.mod", '\u{e626}'); // 