Remove autonym font and its usage
I no longer maintain the Autonym font. Also remove the tofu detection. Bug: T135464 Bug: T135465 Change-Id: I103aab40ea5f5fc403a7ee5b23d1b634cc9c6ee1
This commit is contained in:
committed by
Nikerabbit
parent
679e58758b
commit
4f3461a9aa
@@ -188,7 +188,7 @@ class UniversalLanguageSelectorHooks {
|
||||
'uls' => [
|
||||
'text' => Language::fetchLanguageName( $langCode ),
|
||||
'href' => '#',
|
||||
'class' => 'uls-trigger autonym',
|
||||
'class' => 'uls-trigger',
|
||||
'active' => true
|
||||
]
|
||||
] + $personal_urls;
|
||||
|
||||
Reference in New Issue
Block a user