diff options
-rw-r--r-- | ReleaseNotes.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ReleaseNotes.adoc b/ReleaseNotes.adoc index a35c81a34..e00b0754e 100644 --- a/ReleaseNotes.adoc +++ b/ReleaseNotes.adoc @@ -34,8 +34,8 @@ is added to the hotlist: * `${away}`: true if you are away on the server matching the buffer, * `${buffer.num_displayed} == 0`: true if the buffer is not displayed in any window -* `${info:relay_client_count,weechat,connected} > 0` (new): true if at least - one client is connected on a weechat relay. +* `${info:relay_client_count,weechat,connected} > 0`: true if at least + one client is connected on a weechat relay (new condition). To use the new default value, you can reset the option with this command: |