feat: missing files from last commit

This commit is contained in:
Daniel Maurer
2023-07-21 14:59:57 +02:00
committed by nivedin
parent 7d61e69b3d
commit 088f1d6b47
4 changed files with 46 additions and 38 deletions

View File

@@ -120,7 +120,7 @@ import IconTrash2 from "~icons/lucide/trash-2"
import IconDone from "~icons/lucide/check"
import IconPlus from "~icons/lucide/plus"
import IconTrash from "~icons/lucide/trash"
import IconLock from "~icons/lucide/lock"
import IconLock from "~icons/lucide/lock"
import { clone } from "lodash-es"
import { computed, ref, watch } from "vue"
import * as E from "fp-ts/Either"

View File

@@ -149,7 +149,7 @@ import IconTrash from "~icons/lucide/trash"
import IconTrash2 from "~icons/lucide/trash-2"
import IconDone from "~icons/lucide/check"
import IconPlus from "~icons/lucide/plus"
import IconLock from "~icons/lucide/lock"
import IconLock from "~icons/lucide/lock"
import { platform } from "~/platform"
type EnvironmentVariable = {