Przeglądaj źródła

fix hangout displayname bug

pull/229/head
microchipster 6 lat temu
rodzic
commit
1e8d593f7a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-bridge-mautrix-hangouts/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mautrix-hangouts/defaults/main.yml Wyświetl plik

@@ -87,7 +87,7 @@ matrix_mautrix_hangouts_configuration_yaml: |
# {displayname} is replaced with the display name of the Hangouts user # {displayname} is replaced with the display name of the Hangouts user
# as defined below in displayname_preference. # as defined below in displayname_preference.
# Keys available for displayname_preference are also available here. # Keys available for displayname_preference are also available here.
displayname_template: '{displayname} (HO)'
displayname_template: '{full_name} (Hangouts)'
# Available keys: # Available keys:
# "name" (full name) # "name" (full name)
# "first_name" # "first_name"


Ładowanie…
Anuluj
Zapisz