Fix: Remove remaining conflict marker in app-render.ts
This commit is contained in:
parent
d206e2ee10
commit
d9da5ef31d
@ -441,7 +441,6 @@ export function renderApp(state: AppViewState) {
|
||||
: nothing}
|
||||
|
||||
${state.tab === "chat"
|
||||
<<<<<<< HEAD
|
||||
? renderChat({
|
||||
sessionKey: state.sessionKey,
|
||||
onSessionKeyChange: (next) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user