Merge commit '88fff899b85bf7ef218fee3085c8792f204f9dc5' into dev

This commit is contained in:
joyqi 2021-08-20 17:54:02 +08:00
commit 92cb7834e2

View File

@ -1001,7 +1001,8 @@ function install_step_3_perform() {
'name' => _t('默认分类'),
'slug' => 'default',
'type' => 'category',
'description' => _t('只是一个默认分类')
'description' => _t('只是一个默认分类'),
'count' => 1
])
);