Remove accounts from hinted potential search targets

pull/2541/head
Rigel Kent 2020-03-05 22:00:40 +01:00
parent 0840ca76a2
commit 5ed19b4b8b
No known key found for this signature in database
GPG Key ID: 5E53E96A494E452F
1 changed files with 3 additions and 3 deletions

View File

@ -37,16 +37,16 @@
</div>
<ul>
<li>
<em>@username@domain</em> <span class="flex-auto text-muted" i18n>account or channel</span>
<em>@channel_id@domain</em> <span class="flex-auto text-muted" i18n>channel</span>
</li>
<li>
<em>URL</em> <span class="text-muted" i18n>account or channel</span>
<em>URL</em> <span class="text-muted" i18n>channel</span>
</li>
<li>
<em>UUID</em> <span class="text-muted" i18n>video</span>
</li>
</ul>
<span class="text-muted" i18n>Any other text will return matching video, channel or account names.</span>
<span class="text-muted" i18n>Any other text will return matching video or channel names.</span>
</div>
</div>