mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Missing bracket in help text
This commit is contained in:
parent
f3349c64a9
commit
9d49a2bd11
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@
|
|||
<p class="help-block">
|
||||
Enter the logic to use when evaluating the conditions.
|
||||
Only the keywords <span class="inline-pre">and</span>/<span class="inline-pre">or</span> and brackets <span class="inline-pre">()</span> are supported.
|
||||
(e.g. <span class="inline-pre">{1} and ({2} or {3}</span>).</p>
|
||||
(e.g. <span class="inline-pre">{1} and ({2} or {3})</span>).</p>
|
||||
</div>
|
||||
</div>
|
||||
<div role="tabpanel" class="tab-pane" id="tabs-notify_text">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue