mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-04 12:00:29 +00:00
Merge pull request #150 from maitesin/patch-1
Remove quotes from jpeg icon color
This commit is contained in:
commit
484751c422
@ -43,7 +43,7 @@ M.config = function()
|
||||
},
|
||||
jpeg = {
|
||||
icon = "",
|
||||
color = "colors.dark_purple",
|
||||
color = colors.dark_purple,
|
||||
name = "jpeg"
|
||||
},
|
||||
mp3 = {
|
||||
|
Loading…
Reference in New Issue
Block a user