MCPcopy Create free account
hub / github.com/error311/FileRise / suppressNextToggle

Function suppressNextToggle

public/js/folderManager.js:450–450  ·  view source on GitHub ↗
(ms = 300)

Source from the content-addressed store, hash-verified

448----------------------*/
449let _suppressToggleUntil = 0;
450function suppressNextToggle(ms = 300) { _suppressToggleUntil = performance.now() + ms; }
451
452/* ----------------------
453 Capability helpers

Callers 1

openColorFolderModalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected