mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Added default value for Device List active tabs.
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = function ($scope, SettingsService) {
|
||||
|
||||
$scope.resetSettings = function () {
|
||||
SettingsService.clear()
|
||||
console.log('Settings cleared')
|
||||
}
|
||||
|
||||
$scope.savedTo = SettingsService.driver()
|
||||
|
||||
Reference in New Issue
Block a user