Changed edge ID separator

This commit is contained in:
jpellizzari
2017-03-17 10:55:32 -07:00
parent 93e76a94c1
commit 451f6b29de
+1 -1
View File
@@ -1,2 +1,2 @@
export const EDGE_ID_SEPARATOR = '-';
export const EDGE_ID_SEPARATOR = '-------';