MCPcopy Create free account
hub / github.com/berthubert/trifecta / ClearMessage

Function ClearMessage

html/logic.js:27–29  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

25 }
26}
27function ClearMessage(f) {
28 f.message2user = "";
29}
30
31
32async function getLoginStatus(f) {

Callers 4

doLoginFunction · 0.85
doCreateUserFunction · 0.85
doChangeMyPasswordFunction · 0.85
doChangeMyEmailFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected