Skip to content

Commit

Permalink
change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dukenv0307 committed Oct 9, 2023
1 parent 604b078 commit 8c7f8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/Localize/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import LocaleListener from './LocaleListener';
import BaseLocaleListener from './LocaleListener/BaseLocaleListener';
import ONYXKEYS from '../../ONYXKEYS';

// Save the email after user logins
// Current user mail is needed for handling missing translations
let userEmail = '';
Onyx.connect({
key: ONYXKEYS.SESSION,
Expand Down

0 comments on commit 8c7f8a2

Please sign in to comment.