MCPcopy 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
295function isSoundEnabled() {
296 return getSetting("sound_toggle")
297}
298
299function getSavedDiskPath() {
300 return getSetting("diskPath")

Callers 1

main.jsFile · 0.85

Calls 1

getSettingFunction · 0.85

Tested by

no test coverage detected