mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-31 07:00:26 +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.
|
||||
*
|
||||
*
|
||||
* @returns true if widget, false if SPA
|
||||
*/
|
||||
export const isRunningAsWidget: boolean = !!widget;
|
||||
|
||||
Reference in New Issue
Block a user