This reverts commit 449c5b44b7732f79573c6641fb6950feebfd6a0f.
@@ -1099,9 +1099,6 @@ export function Session() {
sessionID={route.sessionID}
/>
</box>
- <Show when={!sidebarVisible() || !wide()}>
- <Footer />
- </Show>
</Show>
<Toast />