Skip to content

Commit

Permalink
Merge pull request #2597 from Ren-Roros-Digital/typofix
Browse files Browse the repository at this point in the history
filterlist typo...
  • Loading branch information
KelvinTegelaar authored Jun 25, 2024
2 parents bb12565 + 35f01db commit 6d7b797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/identity/reports/SignIns.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ const SignInsReport = () => {
title="Sign Ins Report"
capabilities={{ allTenants: false, helpContext: 'https://google.com' }}
datatable={{
filterlists: [
filterlist: [
{
filterName: 'Risky sign-ins',
filter: 'Complex: riskState ne none',
Expand Down

0 comments on commit 6d7b797

Please sign in to comment.