remove arrow function from data

This commit is contained in:
Deep Tailor 2018-09-28 10:10:38 -07:00
parent a0327b56aa
commit 58da916d18

View File

@ -255,7 +255,7 @@
pane,
BrowseBar
},
data: () => {
data: function () {
return {
fullScreen: false,
conductorComponent: {}