mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🚨
This commit is contained in:
@@ -272,7 +272,7 @@ export const bootSync = () => {
|
||||
});
|
||||
};
|
||||
|
||||
export const setTitle = (title: string, protyle?: IProtyle) => {
|
||||
export const setTitle = (title: string) => {
|
||||
const dragElement = document.getElementById("drag");
|
||||
const workspaceName = getWorkspaceName();
|
||||
if (title === window.siyuan.languages.siyuanNote) {
|
||||
|
||||
Reference in New Issue
Block a user