mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 18:57:01 +00:00
remove arrow function from data
This commit is contained in:
parent
a0327b56aa
commit
58da916d18
@ -255,7 +255,7 @@
|
||||
pane,
|
||||
BrowseBar
|
||||
},
|
||||
data: () => {
|
||||
data: function () {
|
||||
return {
|
||||
fullScreen: false,
|
||||
conductorComponent: {}
|
||||
|
Loading…
Reference in New Issue
Block a user