Clarify unread only setting
This commit is contained in:
parent
ec21b21e38
commit
3bb9094ab4
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
|
|||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" ng-model="onlyUnread">
|
||||
Only show unread
|
||||
Only show buffers with unread messages
|
||||
</label>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue