diff --git a/components/admin/AutogenPanel.js b/components/admin/AutogenPanel.js index 8d011be..982d232 100644 --- a/components/admin/AutogenPanel.js +++ b/components/admin/AutogenPanel.js @@ -220,7 +220,7 @@ export default function AutogenPanel({ status, queue, topics, categories = [] }) {cat.icon}
{cat.name}
-
{s.article_count || 0} статей · {s.queue_count || 0} в очереди
+
{s.article_count || 0} статей · {s.topic_count_free ?? s.topic_count ?? 0} тем свободно