refactor: allow the user to view the fingerprint while the profile is running

This commit is contained in:
zhom
2025-11-29 23:50:54 +04:00
parent dfc8cd4c9f
commit cd8e1dcf18
4 changed files with 56 additions and 22 deletions
+1 -2
View File
@@ -1556,9 +1556,8 @@ export function ProfilesDataTable({
onClick={() => {
meta.onConfigureCamoufox?.(profile);
}}
disabled={isDisabled}
>
Configure Fingerprint
Change Fingerprint
</DropdownMenuItem>
)}
<DropdownMenuItem