diff --git a/web/src/ui/settings/RoomStateExplorer.tsx b/web/src/ui/settings/RoomStateExplorer.tsx index 841afd1..32694bc 100644 --- a/web/src/ui/settings/RoomStateExplorer.tsx +++ b/web/src/ui/settings/RoomStateExplorer.tsx @@ -115,9 +115,11 @@ const StateEventView = ({ room, type, stateKey, onBack, onDone }: StateEventView
{editingContent !== null ? <> +
: <> +
}