ircd:Ⓜ️:push: Default to dont_notify for common underrides.

This commit is contained in:
Jason Volk 2023-03-11 17:28:13 -08:00
parent 7e28a27549
commit e7089e8e7f
1 changed files with 2 additions and 2 deletions

View File

@ -1156,7 +1156,7 @@ ircd::m::push::rules::defaults{R"(
],
"actions":
[
"notify",
"dont_notify",
{
"set_tweak": "highlight",
"value": false
@ -1177,7 +1177,7 @@ ircd::m::push::rules::defaults{R"(
],
"actions":
[
"notify",
"dont_notify",
{
"set_tweak": "highlight",
"value": false