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:
@@ -7,7 +7,7 @@ import InputItem from '../input-item.vue';
|
||||
import SwitchItem from '../switch-item.vue';
|
||||
|
||||
defineOptions({
|
||||
name: 'PreferenceBreadcrumbConfig',
|
||||
name: 'PreferenceCopyrightConfig',
|
||||
});
|
||||
|
||||
const props = defineProps<{ disabled: boolean }>();
|
||||
|
Reference in New Issue
Block a user