feat: preferences settings panel to add display switches with copyright (#4603)
* feat: preferences settings panel to add display switches with copyright * feat: 更新 snapshots 测试用例 --------- Co-authored-by: ZhangYantao <Gavin@163.com>
This commit is contained in:
@@ -5,7 +5,7 @@ import NumberFieldItem from '../number-field-item.vue';
|
||||
import SwitchItem from '../switch-item.vue';
|
||||
|
||||
defineOptions({
|
||||
name: 'PreferenceBreadcrumbConfig',
|
||||
name: 'PreferenceSidebarConfig',
|
||||
});
|
||||
|
||||
defineProps<{ disabled: boolean }>();
|
||||
|
Reference in New Issue
Block a user