mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
clean
This commit is contained in:
@@ -33,7 +33,7 @@ import type { Diagnostic } from "vscode-languageserver-types"
|
||||
import styles from "./part.module.css"
|
||||
|
||||
const MIN_DURATION = 2000
|
||||
const SHELL = new Set(["shell"])
|
||||
const SHELL = new Set(["shell", "bash"])
|
||||
|
||||
export interface PartProps {
|
||||
index: number
|
||||
|
||||
Reference in New Issue
Block a user