Changed edge ID separator

This commit is contained in:
jpellizzari
2017-03-17 10:35:22 -07:00
parent 93e76a94c1
commit 451f6b29de

View File

@@ -1,2 +1,2 @@
export const EDGE_ID_SEPARATOR = '-';
export const EDGE_ID_SEPARATOR = '-------';