generated from nhcarrigan/template
fix: add flag
This commit is contained in:
+2
-1
@@ -47,5 +47,6 @@ console.log(JSON.stringify([
|
||||
about.toJSON(),
|
||||
add.toJSON(),
|
||||
remove.toJSON(),
|
||||
list.toJSON()
|
||||
list.toJSON(),
|
||||
dm.toJSON()
|
||||
]));
|
||||
Reference in New Issue
Block a user