Disable diffs by default
Test: N/A Change-Id: I0d249ba8411c6589f82f099728c5aa7154edf1f8
This commit is contained in:
@@ -169,8 +169,8 @@ export default {
|
|||||||
item: null,
|
item: null,
|
||||||
tree: null,
|
tree: null,
|
||||||
highlight: null,
|
highlight: null,
|
||||||
showHierachyDiff: true,
|
showHierachyDiff: false,
|
||||||
showPropertiesDiff: true,
|
showPropertiesDiff: false,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user