Introduce ability to disable editing the UI (useful for hosted demos) (#48)
This commit is contained in:
@@ -46,7 +46,7 @@ export function HomeInner() {
|
||||
} | null>(null);
|
||||
const { shouldConnect, wsUrl, token, connect, disconnect } =
|
||||
useTokenGenerator();
|
||||
|
||||
|
||||
const {config} = useConfig();
|
||||
|
||||
const handleConnect = useCallback(
|
||||
|
||||
Reference in New Issue
Block a user