diff --git a/modules/copy.js b/modules/copy.js index 1fc3c7d..83526da 100644 --- a/modules/copy.js +++ b/modules/copy.js @@ -13,6 +13,7 @@ } }) } + updateCopy(); window.x0?.registerModuleUpdateHook("copy", updateCopy); window.x0?.registerModuleRemoveHook("copy", () => {