Skip to content

Commit d164529

Browse files
authored
Update flowGroupLibrary.json
fix id # in 'Z'
1 parent 6991e47 commit d164529

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flowGroupLibrary.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"alpha" : 255
243243
}
244244
}, {
245-
"id" : 63,
245+
"id" : 64,
246246
"name" : "Z",
247247
"flowColor" : {
248248
"red" : 148,
@@ -254,4 +254,4 @@
254254
}
255255
},
256256
"empty" : false
257-
}
257+
}

0 commit comments

Comments
 (0)