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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user