mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
chore: remove comment (redeploy)
This commit is contained in:
parent
3b10de4a28
commit
b308503ab5
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ export default function Page() {
|
|||
const handleTabClick = async (tab: string) => {
|
||||
if (store.clickTimer) {
|
||||
resetClickTimer()
|
||||
// local.file.update(file.path, { ...file, pinned: true })
|
||||
} else {
|
||||
if (tab.startsWith("file://")) {
|
||||
local.file.open(tab.replace("file://", ""))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue