mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
write correct jsdoc
This commit is contained in:
parent
99b0a0a78e
commit
f9079975a1
@ -605,7 +605,7 @@ export default class AppTile extends React.Component {
|
||||
/**
|
||||
* Whether we're using a local version of the widget rather than loading the
|
||||
* actual widget URL
|
||||
* @returns true If using a local version of the widget
|
||||
* @returns {bool} true If using a local version of the widget
|
||||
*/
|
||||
_usingLocalWidget() {
|
||||
return WidgetType.JITSI.matches(this.props.app.type);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user