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}
|
: nothing}
|
||||||
|
|
||||||
${state.tab === "chat"
|
${state.tab === "chat"
|
||||||
<<<<<<< HEAD
|
|
||||||
? renderChat({
|
? renderChat({
|
||||||
sessionKey: state.sessionKey,
|
sessionKey: state.sessionKey,
|
||||||
onSessionKeyChange: (next) => {
|
onSessionKeyChange: (next) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user