fix(ui): file diff netork-only

This commit is contained in:
Guillaume Chau
2018-06-28 14:18:28 +02:00
parent 46dd8555fa
commit 48413fa351

View File

@@ -141,7 +141,7 @@ export default {
fileDiffs: {
query: FILE_DIFFS,
loadingKey: 'loading',
fetchPolicy: 'cahe-and-network',
fetchPolicy: 'network-only',
result () {
this.fileDiffs.forEach(fileDiff => {
if (typeof this.collapsed[fileDiff.id] === 'undefined' && (