Skip to content

Commit

Permalink
feat: add new methnod to fido2 extension to allow modify json (#5688)
Browse files Browse the repository at this point in the history
response #5680

Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
  • Loading branch information
yuremm and yurem committed Jul 28, 2023
1 parent 6f56e51 commit e0984ef
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -151,7 +151,7 @@ def create_window(self) -> None:
['revoke_token', 'Revoke Token'],
['persistence_extension', 'Persistence Extension'],
['discovery', 'Discovery'],
['fido2_interception', 'Intercept Fido2'],
['fido2_extension', 'Fido2 Extension'],
]

self.location_widget = self.myparent.getTitledText(
Expand Down

0 comments on commit e0984ef

Please sign in to comment.