mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 19:55:11 +00:00
chore: generate
This commit is contained in:
parent
3c375b971e
commit
cbf87c50b9
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ import { Suspense, createResource, ParentProps } from "solid-js"
|
|||
import { UPDATER_ENABLED } from "./updater"
|
||||
import { createMenu } from "./menu"
|
||||
import pkg from "../package.json"
|
||||
import { Show } from "solid-js";
|
||||
import { Show } from "solid-js"
|
||||
|
||||
const root = document.getElementById("root")
|
||||
if (import.meta.env.DEV && !(root instanceof HTMLElement)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue