Skip to content

Commit

Permalink
Add eventSource to data
Browse files Browse the repository at this point in the history
Signed-off-by: Wouter Born <[email protected]>
  • Loading branch information
wborn committed Jun 22, 2022
1 parent 8554e23 commit d3ebc8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundles/org.openhab.ui/web/src/components/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ export default {
return {
init: false,
ready: false,
eventSource: null,
// Framework7 Parameters
f7params: {
Expand Down

0 comments on commit d3ebc8f

Please sign in to comment.