mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-06-03 13:48:01 +02:00
refactor: allow the user to view the fingerprint while the profile is running
This commit is contained in:
@@ -1556,9 +1556,8 @@ export function ProfilesDataTable({
|
||||
onClick={() => {
|
||||
meta.onConfigureCamoufox?.(profile);
|
||||
}}
|
||||
disabled={isDisabled}
|
||||
>
|
||||
Configure Fingerprint
|
||||
Change Fingerprint
|
||||
</DropdownMenuItem>
|
||||
)}
|
||||
<DropdownMenuItem
|
||||
|
||||
Reference in New Issue
Block a user