summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tweet-archive.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/tweet-archive.pl b/tweet-archive.pl
index 38bb184..c153e3e 100644
--- a/tweet-archive.pl
+++ b/tweet-archive.pl
@@ -52,8 +52,7 @@ if ($conf->{twitter}) {
print $res->as_string;
print "\n",'-' x 50,"\n\n";
}
- }
- ;
+ };
};
if ($conf->{misskey}) {