fix hangout displayname bug

This commit is contained in:
microchipster 2019-08-03 23:58:59 +00:00
parent 75785a0734
commit 1e8d593f7a

View file

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