mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
ignore: share page stuff
This commit is contained in:
parent
ac777b77cf
commit
658067186a
4 changed files with 21 additions and 11 deletions
|
|
@ -37,7 +37,7 @@ import CodeBlock from "./CodeBlock"
|
|||
import MarkdownView from "./MarkdownView"
|
||||
import styles from "./share.module.css"
|
||||
import { type Message } from "opencode/session/message"
|
||||
import { type Session } from "opencode/session"
|
||||
import { type Session } from "opencode/session/index"
|
||||
|
||||
const MIN_DURATION = 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue