Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataease/SQLBot
/ setConfigs
Method
setConfigs
frontend/public/swagger-ui-bundle.js:31377–31379 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
31375
return
{ configs: this.system.configs }
31376
}
31377
setConfigs(s) {
31378
this.system.configs = s
31379
}
31380
rebuildReducer() {
31381
this.store.replaceReducer(
31382
(
function
buildReducer(s, o) {
Callers
1
persistConfigs
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected