Skip to content

Commit

Permalink
Fixing rebase errors
Browse files Browse the repository at this point in the history
  • Loading branch information
TripZz committed Nov 30, 2023
1 parent bf70b41 commit a41d57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/visualization/MainVis.vue
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export default {
mousedownleftCheck: false,
mousemoveCheck: false,
sigmaFocus: true,
moduleSelectionActive: true
moduleSelectionActive: true,
heatmap: false
}
},
Expand Down

0 comments on commit a41d57b

Please sign in to comment.