diff --git a/install.php b/install.php index 53a32140..020216be 100644 --- a/install.php +++ b/install.php @@ -1001,7 +1001,8 @@ function install_step_3_perform() { 'name' => _t('默认分类'), 'slug' => 'default', 'type' => 'category', - 'description' => _t('只是一个默认分类') + 'description' => _t('只是一个默认分类'), + 'count' => 1 ]) );