You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2018. It is now read-only.
Add options to
getUserDisplayName
function instead of bunch of arguments:includeTag
⇒tag
(boolean?
)includeAt
⇒at
(boolean?
)id
(boolean?
)Or maybe replace with argumentinclude
which is Array ofDisplayOption
:First variant is more performant though.
The text was updated successfully, but these errors were encountered: