This commit is contained in:
Liyas Thomas
2020-02-24 00:48:39 +05:30
parent d24c572d7f
commit 54d590765f
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ export const state = () => ({
],
environments: [
{
name: "My Env Variables",
name: "My Environment Variables",
variables: []
}
],