You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
templates: add translations function
This commit is contained in:
@@ -122,6 +122,7 @@ pub async fn templates_from_config(
|
||||
config.path.clone(),
|
||||
url_builder.clone(),
|
||||
config.assets_manifest.clone(),
|
||||
config.translations_path.clone(),
|
||||
)
|
||||
.await
|
||||
}
|
||||
|
Reference in New Issue
Block a user