Browse Source

add newline char

pull/2217/head
ikkemaniac 3 years ago
parent
commit
8b425b995e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/matrix-base/defaults/main.yml

+ 1
- 1
roles/matrix-base/defaults/main.yml View File

@@ -302,4 +302,4 @@ run_dendrite_register_user: true
run_setup: true run_setup: true
run_self_check: true run_self_check: true
run_start: true run_start: true
run_stop: true
run_stop: true

Loading…
Cancel
Save