diff --git a/app.d.ts b/app.d.ts deleted file mode 100644 index fc0930b..0000000 --- a/app.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { $Fetch } from 'ofetch' - -declare global { - var $fetch: $Fetch -} diff --git a/bun.lockb b/bun.lockb index d793c65..d6b0f4d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/components/DialogEditArtifact.vue b/components/DialogEditArtifact.vue new file mode 100644 index 0000000..cdd4047 --- /dev/null +++ b/components/DialogEditArtifact.vue @@ -0,0 +1,63 @@ +