mirror of https://github.com/vector-im/riot-web
jsdoc-ify comment block
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>pull/21833/head
parent
f4be4ab271
commit
90a0f93215
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue