fix: add flag

This commit is contained in:
2025-07-21 15:51:26 -07:00
parent 478bb291b4
commit 4130fccb0f
3 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -47,5 +47,6 @@ console.log(JSON.stringify([
about.toJSON(),
add.toJSON(),
remove.toJSON(),
list.toJSON()
list.toJSON(),
dm.toJSON()
]));