mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-06 07:20:25 +00:00
default show
This commit is contained in:
@@ -40,7 +40,7 @@ import { widget } from "./widget";
|
||||
import { useTheme } from "./useTheme";
|
||||
|
||||
const SentryRoute = Sentry.withSentryRouting(Route);
|
||||
WebConsole.enable({ show: false });
|
||||
WebConsole.enable({ show: true });
|
||||
|
||||
interface SimpleProviderProps {
|
||||
children: JSX.Element;
|
||||
|
||||
Reference in New Issue
Block a user