mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Fix typo in filename ref
This commit is contained in:
+1
-1
@@ -3698,7 +3698,7 @@ export const svgs: iSVG[] = [
|
||||
category: 'AI',
|
||||
route: {
|
||||
light: '/library/mocha-light.svg',
|
||||
dark: '/library/mocha_dark.svg'
|
||||
dark: '/library/mocha-dark.svg'
|
||||
},
|
||||
wordmark: {
|
||||
light: '/library/mocha-light_wordmark.svg',
|
||||
|
||||
Reference in New Issue
Block a user