MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / defaultCheckScriptUpdateCycle

Method defaultCheckScriptUpdateCycle

src/pkg/config/config.ts:213–215  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

211 }
212
213 defaultCheckScriptUpdateCycle() {
214 return 86400;
215 }
216
217 // 检查更新周期,单位为秒
218 public getCheckScriptUpdateCycle() {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected