]> git.sesse.net Git - skvidarsync/commitdiff
Update TODO.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 27 Oct 2023 14:33:15 +0000 (16:33 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 27 Oct 2023 14:33:15 +0000 (16:33 +0200)
bin/sync.pl

index f0dc9a34e9bf14ea15e2ed2e129f80684c576fdd..02f32952edca57db2b6d0a53e5eb6db12b70ed66 100644 (file)
@@ -12,8 +12,8 @@ binmode STDERR, ':utf8';
 use utf8;
 
 # TODO:
-# - support non-fixed sheets
 # - detect moves between groups
+# - better daemon behavior
 
 require '../include/config.pm';