You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
jsdoc-ify comment block
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@ export function presentTermsForServices(services) {
|
|||||||
return startTermsFlow(services, dialogTermsInteractionCallback);
|
return startTermsFlow(services, dialogTermsInteractionCallback);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* Start a flow where the user is presented with terms & conditions for some services
|
* Start a flow where the user is presented with terms & conditions for some services
|
||||||
*
|
*
|
||||||
* @param {function} interactionCallback Function called with an array of:
|
* @param {function} interactionCallback Function called with an array of:
|
||||||
|
|||||||
Reference in New Issue
Block a user