Add note that users can be searched by token ID in the Users page (#7222)
* Update en.json * Update custom_integrations_settings.jsx * Update logs.jsx
Этот коммит содержится в:
@@ -96,7 +96,7 @@ export default class Logs extends React.PureComponent {
|
||||
<div className='banner__content'>
|
||||
<FormattedMessage
|
||||
id='admin.logs.bannerDesc'
|
||||
defaultMessage='To look up users by User ID, go to Reporting > Users and paste the ID into the search filter.'
|
||||
defaultMessage='To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.'
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Ссылка в новой задаче
Block a user