Skip to content

Commit 7cb52da

Browse files
committed
fixup todo details
1 parent 4c499e6 commit 7cb52da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ impl Options {
181181
callback!(on_clone, "onClone", Clone);
182182
callback!(on_change, "onChange", Change);
183183

184-
// TODO: all the callbacks
184+
// TODO: onMove
185185

186186
/// Recover the javascript options that are being built in this object.
187187
///

0 commit comments

Comments
 (0)