Skip to content

Commit a085a90

Browse files
gigamonster256BryceRyan
authored andcommitted
fix: revert "feat(app): add web input focus shortcut (anomalyco#12493)" (anomalyco#12639)
1 parent fdfe798 commit a085a90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/opencode/script/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bun
22

3-
import solidPlugin from "../../../node_modules/@opentui/solid/scripts/solid-plugin"
3+
import solidPlugin from "../node_modules/@opentui/solid/scripts/solid-plugin"
44
import path from "path"
55
import fs from "fs"
66
import { $ } from "bun"

0 commit comments

Comments
 (0)