Parcourir la source

Fix typos

pull/2416/head
Slavi Pantaleev il y a 3 ans
committed by GitHub
Parent
révision
c4d1347466
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/custom/matrix-cactus-comments/defaults/main.yml

+ 1
- 1
roles/custom/matrix-cactus-comments/defaults/main.yml Voir le fichier

@@ -31,7 +31,7 @@ matrix_cactus_comments_version: 0.9.0
matrix_cactus_comments_docker_image: "{{ matrix_container_global_registry_prefix }}cactuscomments/cactus-appservice:{{ matrix_cactus_comments_version }}"
matrix_cactus_comments_docker_image_force_pull: "{{ matrix_cactus_comments_docker_image.endswith(':latest') }}"

# The released&compiled client ist uploaded to URL that changes per commit. Therefore it is necessary to check the
# The released & compiled client is uploaded to a URL that changes per commit. Therefore it is necessary to check the
# available versions and adjust the url manually.
# For available versions, see: https://gitlab.com/cactus-comments/cactus-client/-/releases
# Also see: `matrix_cactus_comments_client_local_dir`


Chargement…
Annuler
Enregistrer