mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-21 00:05:15 +02:00
Added Automation for Google Play Add/Remove Account.
This commit is contained in:
@@ -28,6 +28,12 @@ module.exports =
|
||||
// templateUrl: 'control-panes/cpu/cpu.jade',
|
||||
// filters: ['native', 'web']
|
||||
// },
|
||||
{
|
||||
title: gettext('Automation'),
|
||||
icon: 'fa-road',
|
||||
templateUrl: 'control-panes/automation/automation.jade',
|
||||
filters: ['native', 'web']
|
||||
},
|
||||
{
|
||||
title: gettext('Advanced'),
|
||||
icon: 'fa-bolt',
|
||||
|
||||
Reference in New Issue
Block a user