Add missing user concurrent stream script

This commit is contained in:
JonnyWong16 2016-07-05 20:48:11 -07:00
commit 9d9103a83b
2 changed files with 11 additions and 1 deletions

View file

@ -60,7 +60,7 @@
<div class="checkbox">
<label>
<input type="checkbox" data-size="small" data-id="${data['id']}" data-config-name="${data['config_prefix']}_on_concurrent" ${helpers.checked(data['on_concurrent'])} class="toggle-switches">
Notify on user concurrent stream
Notify on user concurrent streams
</label>
<p class="help-block">Trigger notification when a user has concurrent streams.</p>
</div>