MCPcopy Index your code
hub / github.com/ClearURLs/Addon / loadOldDataFromStore

Function loadOldDataFromStore

core_js/tools.js:152–154  ·  view source on GitHub ↗

* Load local saved data, if the browser is offline or * some other network trouble.

()

Source from the content-addressed store, hash-verified

150 * some other network trouble.
151 */
152function loadOldDataFromStore() {
153 localDataHash = storage.dataHash;
154}
155
156/**
157 * Increase by {number} the total counter

Callers 1

startFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected