mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:07:08 +00:00
Fix Project component name
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
import { mapActions } from 'vuex'
|
||||
|
||||
export default {
|
||||
name: 'Home',
|
||||
name: 'Project',
|
||||
components: {
|
||||
},
|
||||
data () {
|
||||
|
||||
Reference in New Issue
Block a user