mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Greek is covered by Inter
This commit is contained in:
@@ -437,6 +437,7 @@ async function syncStylesPerLanguage (locale) {
|
||||
// All the Inter-based languages
|
||||
case 'Latn':
|
||||
case 'Cyrl':
|
||||
case 'Grek':
|
||||
// Don't need to import fonts because Inter supports Latin and Cyrillic and is always loaded
|
||||
document.body.classList.remove(...document.body.classList)
|
||||
document.body.classList.add('default-font')
|
||||
|
||||
Reference in New Issue
Block a user