Skip to content

Commit

Permalink
docs: add link to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper-RF committed Nov 6, 2023
1 parent 499a12f commit 4fc9f8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const PossibleImpersonationAttackModalComponent: React.FC<PossibleImpersonationA
<br />
<strong>This should never happen and we recommend leaving this community immediately!</strong>
</Typography>
{/* Temporarily hiding button - https://github.com/TryQuiet/quiet/issues/2025 */}
{/* Temporarily hiding button - https://github.com/TryQuiet/quiet/issues/2025 , https://github.com/TryQuiet/quiet/pull/2037/commits/499a12ff5494611af5d302244bc05024bcbc4c82*/}
</StyledGrid>
</Modal>
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const PossibleImpersonationAttackComponent: React.FC<PossibleImpersonationAttack
<Typography fontSize={14} fontWeight={'bold'} style={classes.text2}>
This should never happen and we recommend leaving this community immediately!
</Typography>
{/* Temporarily hiding button - https://github.com/TryQuiet/quiet/issues/2025 */}
{/* Temporarily hiding button - https://github.com/TryQuiet/quiet/issues/2025 , https://github.com/TryQuiet/quiet/pull/2037/commits/499a12ff5494611af5d302244bc05024bcbc4c82*/}
</View>
</View>
)
Expand Down

0 comments on commit 4fc9f8b

Please sign in to comment.