fix: reset currentEnv if there is a shared workspace change (#4255)

* fix: reset currentEnv if there is a shared workspace change

* chore: cleanup

---------

Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
Nivedin
2024-08-19 15:43:32 +05:30
committed by GitHub
parent f1cb417a5e
commit 9fdde2b788
2 changed files with 19 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
import { Service } from "dioc"
import { reactive } from "vue"
import { computed } from "vue"
import { reactive, computed } from "vue"
/**
* Defines a secret environment variable.