Browse Source

Fix rageshake project description in defaults/main.yml

pull/2517/head
Slavi Pantaleev 3 years ago
parent
commit
8df7ad47cd
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      roles/custom/matrix-rageshake/defaults/main.yml

+ 3
- 2
roles/custom/matrix-rageshake/defaults/main.yml View File

@@ -1,6 +1,7 @@
---
# rageshake is a issue submission service from matrix.org
# Project source code URL: https://github.com/matrix-org/rageshake/

# rageshake is a bug report collection service
# Project source code URL: https://github.com/matrix-org/rageshake

matrix_rageshake_enabled: true



Loading…
Cancel
Save