mirror of https://github.com/vector-im/riot-web
Indent
parent
4a39297e65
commit
cb89406d3e
|
@ -295,7 +295,7 @@ export default class WidgetUtils {
|
||||||
* @return {[object]} Array containing current / active user widgets
|
* @return {[object]} Array containing current / active user widgets
|
||||||
*/
|
*/
|
||||||
static getUserWidgetsArray() {
|
static getUserWidgetsArray() {
|
||||||
return Object.values(WidgetUtils.getUserWidgets());
|
return Object.values(WidgetUtils.getUserWidgets());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue