✨ Site > Add projects selection
This commit is contained in:
@@ -23,6 +23,11 @@ export default
|
||||
projects()
|
||||
{
|
||||
return this.$store.state.projects
|
||||
},
|
||||
|
||||
project()
|
||||
{
|
||||
return this.$store.state.currentProject
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user