fix(app): remove session loading stripe (#33649)

Co-authored-by: Test <test@opencode.test>
This commit is contained in:
opencode-agent[bot]
2026-06-25 10:09:06 +08:00
committed by GitHub
co-authored by Test
parent 3730125f8f
commit f9dac262ff
28 changed files with 0 additions and 157 deletions
@@ -261,7 +261,6 @@ async function configurePage(page: Page) {
editToolPartsExpanded: true,
shellToolPartsExpanded: true,
showReasoningSummaries: true,
showSessionProgressBar: true,
},
}),
)
@@ -47,7 +47,6 @@ async function configurePage(page: Page) {
editToolPartsExpanded: true,
shellToolPartsExpanded: true,
showReasoningSummaries: true,
showSessionProgressBar: true,
},
}),
)