feat(icons): add copilot icon (#195)

This commit is contained in:
Josh Medeski 2023-02-07 02:16:47 -06:00 committed by GitHub
parent 4a9a2e8861
commit a5755408dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ local defaults = {
Color = "",
Constant = "",
Constructor = "",
Copilot = "",
Enum = "",
EnumMember = "",
Event = "",