fix "Verified by" is shown weirdly for contacts that were verified directly #2937
Annotations
2 warnings
Code Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code Validation:
src/renderer/components/dialogs/ViewProfile.tsx#L206
React Hook useEffect has missing dependencies: 'screenContext' and 'tx'. Either include them or remove the dependency array
|