mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-11 22:19:29 -05:00
improve notif setting text
This commit is contained in:
parent
1f70929e53
commit
921d95357d
@ -54,7 +54,7 @@
|
|||||||
Notifications are enabled.
|
Notifications are enabled.
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<h4>Specific words to alert on:</h4>
|
<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)"
|
<input size=40 name="bingWords" ng-model="settings.bingWords" ng-list placeholder="Enter words separated with , (supports regex)"
|
||||||
ng-blur="saveBingWords()"/>
|
ng-blur="saveBingWords()"/>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user