0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-27 15:08:18 +02:00

improve notif setting text

This commit is contained in:
Matthew Hodgson 2014-11-15 01:30:02 +00:00
parent 1f70929e53
commit 921d95357d

View file

@ -54,7 +54,7 @@
Notifications are enabled.
<div class="section">
<h4>Specific words to alert on:</h4>
<p>Leave blank to alert on all messages. Your username & display name always alerts.</p>
<p>If blank, all messages will trigger an alert. Your username & display name always alerts.</p>
<input size=40 name="bingWords" ng-model="settings.bingWords" ng-list placeholder="Enter words separated with , (supports regex)"
ng-blur="saveBingWords()"/>
<ul>