mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
3 lines
93 B
JavaScript
3 lines
93 B
JavaScript
module.exports = function LayoutCtrl(LanguageService) {
|
|
LanguageService.updateLanguage()
|
|
}
|