Make yamllint happy

This commit is contained in:
Slavi Pantaleev
2025-10-02 15:00:42 +03:00
parent 3bf56e931d
commit 677b1ea55b
2 changed files with 2 additions and 2 deletions

View File

@@ -23,4 +23,4 @@
msg: >-
Element Admin with a path prefix other than '/' is not supported yet.
You have configured matrix_element_admin_path_prefix to '{{ matrix_element_admin_path_prefix }}'.
when: "matrix_element_admin_path_prefix != '/'"
when: "matrix_element_admin_path_prefix != '/'"