mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 22:35:25 +02:00
Fixed language initialization.
Fixed Device List details.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = function LayoutCtrl(FatalMessageService) {
|
||||
|
||||
module.exports = function LayoutCtrl(FatalMessageService, LanguageService) {
|
||||
LanguageService.init()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user