Explorar el Código

Remove trailing +

pull/4572/head
jasonlaguidice hace 6 meses
padre
commit
2a6c94d630
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      group_vars/matrix_servers

+ 0
- 1
group_vars/matrix_servers Ver fichero

@@ -5371,7 +5371,6 @@ matrix_synapse_admin_config_asManagedUsers_auto: |
'^@'+(matrix_steam_bridge_appservice_bot_username | default('') | regex_escape)+':'+(matrix_domain | regex_escape)+'$',
'^@steam_[a-zA-Z0-9]+:'+(matrix_domain | regex_escape)+'$',
] if matrix_steam_bridge_enabled else [])
+
}}

######################################################################


Cargando…
Cancelar
Guardar