mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 00:03:51 +02:00
tidy up
This commit is contained in:
@@ -20,7 +20,6 @@ function getAssetLanguage(assetId) {
|
||||
}
|
||||
|
||||
const language =
|
||||
assetId.split('element-plus/es/locale/lang/')[1]?.split('.')[0] ||
|
||||
// Font assets, e.g., noto-sans-jp-regular.woff2 mapped to language code.
|
||||
{
|
||||
jp: 'ja',
|
||||
|
||||
Reference in New Issue
Block a user