Skip to content

Commit

Permalink
fix: link to the correct issue comment
Browse files Browse the repository at this point in the history
Co-authored-by: Jayesh Mangwani <[email protected]>
  • Loading branch information
dominictb and jayeshmangwani authored Jun 17, 2024
1 parent ecd0696 commit b54e4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ClientSideLoggingToolMenu/index.ios.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Since client-side logging is currently supported on web and desktop natively right now,
* this menu will be hidden in iOS and Android.
* See comment here: https://github.com/Expensify/App/issues/43256#issuecomment-2154609239
* See comment here: https://github.com/Expensify/App/issues/43256#issuecomment-2154610196
*/
function ClientSideLoggingToolMenu() {
return null;
Expand Down

0 comments on commit b54e4cd

Please sign in to comment.