comment
This commit is contained in:
parent
668a9da9a9
commit
e6fd66a8c3
1 changed files with 1 additions and 1 deletions
|
|
@ -1220,7 +1220,7 @@ const setLastSeenApp = () =>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {string} publicKey
|
* @param {string} publicKey
|
||||||
* @param {boolean} isPrivate
|
* @param {boolean} isPrivate Will overwrite previous private status.
|
||||||
* @returns {Promise<string>}
|
* @returns {Promise<string>}
|
||||||
*/
|
*/
|
||||||
const follow = (publicKey, isPrivate) => {
|
const follow = (publicKey, isPrivate) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue