Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ isSoundEnabled
Function
isSoundEnabled
ui/media/js/main.js:295–297 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
293
}
294
295
function
isSoundEnabled() {
296
return
getSetting(
"sound_toggle"
)
297
}
298
299
function
getSavedDiskPath() {
300
return
getSetting(
"diskPath"
)
Callers
1
main.js
File · 0.85
Calls
1
getSetting
Function · 0.85
Tested by
no test coverage detected