Fix console error
This commit is contained in:
parent
af8e6e09cc
commit
c2111949f5
|
@ -68,7 +68,7 @@ import ApplicationDisplaySwitcher from '@/components/Application/ApplicationDisp
|
|||
export default {
|
||||
props: {
|
||||
applications: {
|
||||
type: Array,
|
||||
type: Object,
|
||||
required: true
|
||||
},
|
||||
types: {
|
||||
|
|
Reference in a new issue