MCPcopy
hub / github.com/ollm/OpenComic / reload

Function reload

scripts/recently-opened.js:6–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4}
5
6async function reload()
7{
8 load(true, true);
9}
10
11async function load(animation = true, content = false)
12{

Callers

nothing calls this directly

Calls 1

loadFunction · 0.85

Tested by

no test coverage detected