Skip to content

Commit

Permalink
Merge pull request #1974 from Expensify/blimpich-addLogin121Notification
Browse files Browse the repository at this point in the history
  • Loading branch information
blimpich authored Nov 21, 2024
2 parents ab2dc77 + 053f75a commit 3240b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libstuff/SLog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ static const set<string> PARAMS_WHITELIST = {
"token",
"transactionID",
"type",
"secondaryLogin"
};

string addLogParams(string&& message, const map<string, string>& params) {
Expand Down

0 comments on commit 3240b05

Please sign in to comment.