Skip to content

Commit 0262511

Browse files
Removed duplicate entry
1 parent 6aba60f commit 0262511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/tenant/administration/AlertWizard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ const AlertWizard = () => {
206206
},
207207
{
208208
value: 'UserLoggedIn',
209-
name: 'A user has logged in from non-allowed location',
209+
name: 'A user has logged in from any location',
210210
},
211211
]}
212212
/>

0 commit comments

Comments
 (0)