MCPcopy Create free account
hub / github.com/4as/Chat-DeMod / setDeModState

Function setDeModState

Chat DeMod.user.js:158–160  ·  view source on GitHub ↗
(demod_on)

Source from the content-addressed store, hash-verified

156 }
157
158 function setDeModState(demod_on) {
159 target_window.localStorage.setItem(DEMOD_KEY, demod_on);
160 }
161
162 // Interceptors shared data
163 const DONE = "[DONE]";

Callers 1

demod_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected