mirror of
https://github.com/nasa/openmct.git
synced 2025-04-11 21:31:06 +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…
x
Reference in New Issue
Block a user