This commit is contained in:
@@ -479,8 +479,8 @@ function generateMenu(vm) {
|
||||
});
|
||||
|
||||
menuOptions.menuItems.push({
|
||||
title: "Two factor authentication",
|
||||
icon: "$ayiKey",
|
||||
title: "AuthTwoFactor",
|
||||
icon: "$ayiLock",
|
||||
data: "home-security",
|
||||
key: "app:nav:SECURITY"
|
||||
});
|
||||
@@ -513,7 +513,8 @@ async function fetchTranslatedText(vm) {
|
||||
"MapUrlTemplate",
|
||||
"UserPhone1",
|
||||
"UserPhone2",
|
||||
"UserPageAddress"
|
||||
"UserPageAddress",
|
||||
"AuthTwoFactor"
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user