Display note count on network graph.
This commit is contained in:
parent
62ef763a80
commit
b49c1cb161
2 changed files with 10 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
time: c.time,
|
||||
space: c.spaces.first,
|
||||
refs: join_with_space(c.refs),
|
||||
refs: get_refs(c),
|
||||
id: c.sha,
|
||||
date: c.date,
|
||||
message: c.message,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue