Remove quotes from jpeg icon color

This commit is contained in:
Oscar Forner Martinez
2021-07-11 17:29:55 +02:00
committed by GitHub
parent 5ff50c63e9
commit 734562cc36

View File

@@ -43,7 +43,7 @@ M.config = function()
},
jpeg = {
icon = "",
color = "colors.dark_purple",
color = colors.dark_purple,
name = "jpeg"
},
mp3 = {