Merge pull request #355 from torhve/syncphrashing
Clarify hotlist sync option.
This commit is contained in:
commit
44ebcc6083
1 changed files with 1 additions and 1 deletions
|
@ -322,7 +322,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" ng-model="hotlistsync">
|
<input type="checkbox" ng-model="hotlistsync">
|
||||||
Sync hotlist with WeeChat
|
Mark messages as read in WeeChat
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in a new issue