修改默认配置
This commit is contained in:
@@ -59,7 +59,7 @@ function UpdateCustomizedProfileDialog({ open, onOpenChange, onSuccess }: Props)
|
||||
|
||||
const handleRestoreButtonClick = () => {
|
||||
setPartialState({
|
||||
title: "Memos",
|
||||
title: "阿年的备忘录",
|
||||
logoUrl: "/logo.webp",
|
||||
description: "",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user