[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: edit locale link on github (#480)

authored by

jyc.dev and committed by
GitHub
4af32718 0e8b61e5

+1 -1
+1 -1
lunaria/lunaria.ts
··· 61 61 } 62 62 63 63 const completedKeys = totalKeys - missingKeys.length 64 - const localeFilePath = `i18n/locales/${lunariaJSONFiles[locale.lang]!}.json` 64 + const localeFilePath = `i18n/locales/${lunariaJSONFiles[locale.lang]!}` 65 65 66 66 return { 67 67 lang: locale.lang,