Skip to content

Commit 7c9c0f8

Browse files
rafizamankhanchriscarrollsmith
authored andcommitted
add communication preferences
1 parent b81ced3 commit 7c9c0f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

routers/core/account.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ async def read_register(
207207
"invitation_token": invitation_token,
208208
"host_name": os.getenv("HOST_NAME", "our platform"),
209209
"invitation_token_warning": invitation_token_warning,
210+
"host_name": os.getenv("HOST_NAME", "our platform"),
210211
},
211212
)
212213

0 commit comments

Comments
 (0)