mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 10:59:53 +00:00
Add consent prompt view (#2268)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -67,7 +67,8 @@ const mockElectronAPI: Plugin = {
|
||||
incrementUserProperty: (property, value) => {
|
||||
console.log('incrementUserProperty', property, value)
|
||||
}
|
||||
}
|
||||
},
|
||||
setMetricsConsent: (consent) => {}
|
||||
};`
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user