mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Lint
This commit is contained in:
@@ -184,7 +184,7 @@ export const widget = ((): WidgetHelpers | null => {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Whether or not we are running as a widget.
|
* Whether or not we are running as a widget.
|
||||||
*
|
*
|
||||||
* @returns true if widget, false if SPA
|
* @returns true if widget, false if SPA
|
||||||
*/
|
*/
|
||||||
export const isRunningAsWidget: boolean = !!widget;
|
export const isRunningAsWidget: boolean = !!widget;
|
||||||
|
|||||||
Reference in New Issue
Block a user