Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MrNothing/AI-Blocks
/ refresh
Method
refresh
Sources/src/Model/UI/Menu.js:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
refresh(){
43
this.forceUpdate();
44
}
45
46
saveProjectClicked(){
47
let
saver =
new
JsonManager(window.service.project);
Callers
9
b
Function · 0.80
bootstrap.min.js
File · 0.80
checkLoadingComplete
Method · 0.80
makeProject
Function · 0.80
jquery-ui.js
File · 0.80
ScrollSpy
Function · 0.80
bootstrap.js
File · 0.80
b
Function · 0.80
bootstrap.min.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected