mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Add Access Tokens base.
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = function SettingsCtrl($scope, gettext) {
|
||||
{
|
||||
title: gettext('Keys'),
|
||||
icon: 'fa-key fa-fw',
|
||||
templateUrl: 'settings/adb-keys/adb-keys.jade'
|
||||
templateUrl: 'settings/keys/keys.jade'
|
||||
},
|
||||
{
|
||||
title: gettext('General'),
|
||||
|
||||
Reference in New Issue
Block a user