diff --git a/src/core/icons/fileIcons.ts b/src/core/icons/fileIcons.ts index 65deebc6e1..77a00a98ba 100644 --- a/src/core/icons/fileIcons.ts +++ b/src/core/icons/fileIcons.ts @@ -2885,8 +2885,8 @@ export const fileIcons: FileIcons = { fileNames: ['citation.cff'], }, { - name: "xmake", - fileNames: ["xmake.lua", "xmake"], + name: 'xmake', + fileNames: ['xmake.lua', 'xmake'], } ]), };