mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-01 06:28:14 +00:00
codeblock copy
This commit is contained in:
parent
0813f127a3
commit
1cb4dadf13
10 changed files with 98 additions and 10 deletions
quartz/plugins
|
@ -40,7 +40,7 @@ export function emitComponentResources(cfg: GlobalConfiguration, resources: Stat
|
|||
componentResources.beforeDOMLoaded.push(beforeDOMLoaded)
|
||||
}
|
||||
if (afterDOMLoaded) {
|
||||
componentResources.beforeDOMLoaded.push(afterDOMLoaded)
|
||||
componentResources.afterDOMLoaded.push(afterDOMLoaded)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue