*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 6de35f74 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Remove experimental MXID value from user notification preferences

* since we're not quite ready for matrix notifications yet, this wasn't
  supposed to be added to the code
parent 7a1a08f6
No related branches found
No related tags found
1 merge request!84Move configuration magic from `finalize_app` to the start of extension loading
......@@ -37,7 +37,6 @@ details.
{#- change: create vars for other fields -#}
{%- set enabled_field = form.enabled %}
{%- set secondary_email_field = form.secondary_email %}
{%- set matrix_user_id_field = form.matrix_user_id %}
{%- set notif_enabled = current_user.preferences.get("notifications", {}).get("enabled", True) %}
<div class="field">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment