Fix turning off other category

This commit is contained in:
Jamie Cameron
2019-04-28 13:23:46 -07:00
parent 1bacadd3b4
commit e9cdebcffe

View File

@@ -36,6 +36,7 @@ foreach $t (keys %text) {
$text{'default'}, $text{'categories_custom'}),
], [ "valign=middle","valign=middle" ]);
$realcat{$t}++;
$realcat{'other'}++ if ($t eq '');
}
# Show new categories