MCPcopy
hub / github.com/mikumifa/biliTickerBuy / inner_input_serverchan

Function inner_input_serverchan

tab/config.py:117–119  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

115 )
116
117 def inner_input_serverchan(x):
118 ConfigDB.insert("serverchanKey", x)
119 return gr.update(value=ConfigDB.get("serverchanKey"))
120
121 def inner_input_serverchan3(x):
122 ConfigDB.insert("serverchan3ApiUrl", x)

Callers

nothing calls this directly

Calls 3

insertMethod · 0.80
updateMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected