mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
visgraph options settings
This commit is contained in:
@@ -316,7 +316,7 @@ const store = createStore({
|
||||
commit('addPerson', adapt2vis(person, { folded: true }))
|
||||
|
||||
console.log('********* fetch infos for missing', person.id, '******')
|
||||
//dispatch('fetchInfoForPerson', person)
|
||||
dispatch('fetchInfoForPerson', person)
|
||||
},
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user