Fix poster box
This commit is contained in:
@@ -93,10 +93,7 @@ export default {
|
||||
closeMarkerPopup: this.closeMarkerPopup,
|
||||
isMarkerVisible: this.isMarkerVisible
|
||||
},
|
||||
project: {
|
||||
...this.$data,
|
||||
toggleFeedPanel: this.toggleFeedPanel
|
||||
}
|
||||
project: this
|
||||
};
|
||||
},
|
||||
inject: ['spot', 'projects', 'user'],
|
||||
|
||||
Reference in New Issue
Block a user