mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 20:16:26 +08:00
merge master
This commit is contained in:
@@ -68,6 +68,7 @@ const Page: NextPageWithLayout = () => {
|
||||
}
|
||||
}
|
||||
|
||||
document.title = currentPage?.meta.title || 'Untitled';
|
||||
return ret;
|
||||
}, [currentWorkspace, currentPage, createEditor, setEditor]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user