mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 12:53:31 +02:00
Added Restart Device functionality.
Added device status to Fatal Message modal. Added auto-reconnect to Fatal Message modal.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = function LayoutCtrl(FatalMessageService, LanguageService) {
|
||||
module.exports = function LayoutCtrl(LanguageService) {
|
||||
LanguageService.init()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user