fix: run updateCopy immediately
This commit is contained in:
parent
de41ed3306
commit
32458c7fd4
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
}
|
||||
})
|
||||
}
|
||||
updateCopy();
|
||||
|
||||
window.x0?.registerModuleUpdateHook("copy", updateCopy);
|
||||
window.x0?.registerModuleRemoveHook("copy", () => {
|
||||
|
|
Loading…
Reference in a new issue