aboutsummaryrefslogtreecommitdiffstats
path: root/tools/piwigo_remote.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/piwigo_remote.pl')
-rw-r--r--tools/piwigo_remote.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/piwigo_remote.pl b/tools/piwigo_remote.pl
index 5cc9193e5..b8ddeff19 100644
--- a/tools/piwigo_remote.pl
+++ b/tools/piwigo_remote.pl
@@ -240,6 +240,7 @@ if ($opt{action} eq 'pwg.categories.add') {
method => 'pwg.categories.add',
name => $opt{define}{name},
parent => $opt{define}{parent},
+ comment => $opt{define}{comment},
};
my $response = $ua->post(