]> git.sesse.net Git - skvidarsync/commitdiff
Add a blank line.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 28 Oct 2023 17:50:23 +0000 (19:50 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 28 Oct 2023 17:50:23 +0000 (19:50 +0200)
bin/sync.pl

index bcba96afc35597d269db73833b87d8b90b12fe16..13a650f36f6da02a4482bc58b7dd001109106a75 100644 (file)
@@ -178,6 +178,7 @@ sub find_where_each_name_is {
 
        return %seen_names;
 }
+
 # Add the reaction log. (This only takes into account the last change
 # for each user; earlier ones are irrelevant and don't count. But it
 # doesn't deduplicate across reactions. Meh.)