Skip to content

Commit ef26ae3

Browse files
rshaw-mcsesoadamo
andauthored
Update util/accountService.js
add clarifying comment Co-authored-by: Adam Hlaváček <git@adamhlavacek.com>
1 parent 9ff1b0f commit ef26ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

util/accountService.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ class AccountService {
107107
}
108108

109109
/**
110-
* Adds a new account to ACCOUNTS and ACCOUNT_MAP
110+
* Adds a new account to ACCOUNTS and ACCOUNT_MAP, used when ACCOUNT_AUTO_ADD is set to true
111111
* @param accountId {string}
112112
* @return {Account}
113113
*/

0 commit comments

Comments
 (0)