Skip to content

Commit

Permalink
feat: update acp eslint deps
Browse files Browse the repository at this point in the history
update alerts usage
  • Loading branch information
barisusakli committed Jun 6, 2023
1 parent ec8bfaa commit e777867
Show file tree
Hide file tree
Showing 6 changed files with 10,986 additions and 2,798 deletions.
2 changes: 1 addition & 1 deletion lib/controllers.js
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ Controllers.renderAdminPage = async function (req, res, next) {
}

data.groups = groups;

data.title = '[[2factor:title]]';
res.render('admin/plugins/2factor', data);
});
};
Expand Down
Loading

0 comments on commit e777867

Please sign in to comment.